Skip to content

Commit 4064c81

Browse files
committed
refer-it added
1 parent 481bdc7 commit 4064c81

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,23 @@ <h2 class="post-title">This Website </h2>
8080
</p>
8181
</div>
8282
</section>
83+
84+
<div class="posts">
85+
<section class="post">
86+
<header class="post-header">
87+
<h2 class="post-title">Refer- It</h2>
88+
</header>
89+
<div class="post-description">
90+
<p>
91+
Google Chrome extension to refer programming languages functions and keywords.
92+
</p>
93+
</div>
94+
</section>
8395
</div>
8496

8597
</div>
8698
</div>
8799
</div>
88100

89101
</body>
90-
</html>
102+
</html>

0 commit comments

Comments
 (0)