Skip to content

Commit 7818df2

Browse files
authored
Merge pull request #1 from nathanrboyer:test
Added some nice upgrades.
2 parents 43ddd5e + bb99381 commit 7818df2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This is a README file.

index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<title>Document</title>
77
</head>
88
<body>
9-
<h1>This is a nice heading!</h1>
9+
<h1>This is a very nice heading!</h1>
10+
<bul>I think bullets will work too.</bul>
11+
<bul>Check it out. ClickUp secretly taught me HTML.</bul>
1012
</body>
1113
</html>

0 commit comments

Comments
 (0)