Skip to content

Commit 800759e

Browse files
committed
Work on front page
1 parent 609e455 commit 800759e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

index.html

+8-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33
title: TechShroom, The GitPages
44
group: Home
55
---
6+
<p>
7+
Welcome to the TechShroom GitPages!
8+
All our repos with a <code>gh-pages</code> branch get a page here under their repo name.
9+
</p>
10+
<p>This will be kept updated as much as possible.</p>
611

7-
{% include page-link.html pg="/about.html" pgtitle="About!" %}
8-
<div id="fb-check">
9-
</div>
12+
<ul>
13+
<li><a href="/KCore/">KCore</a></li>
14+
</ul>

0 commit comments

Comments
 (0)