forked from anshulkataria007/HactoberFest-2020-4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zeeshan nafees-1
26 lines (26 loc) · 909 Bytes
/
zeeshan nafees-1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hacktoberfest2020</title>
</head>
<body>
<p>This is hactoberfest pull request 1</p>
<p>Only Unique lines to get pull request accepted,</p>
<p>I will accept your request in 24 hrs </p>
<ul>
<li>Dont modify above line </li>
<li>Starting from here...</li>
<li>Happy hacking... </li>
<li>hello</li>
<li>control your own destiny...</li>
<li>Easiest Way to get into open source...</li>
<li>More perspectives make better software</li>
<li>Power of open source is the power of the people...</li>
<li>russ for MVP!</li>
<li>If your dreams don't scare you, then they aren't big enough</li>
<li> Great! now you are a participnat</li>
</ul>
</body>
</html>