We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609e455 commit 800759eCopy full SHA for 800759e
index.html
@@ -3,7 +3,12 @@
3
title: TechShroom, The GitPages
4
group: Home
5
---
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>
11
-{% include page-link.html pg="/about.html" pgtitle="About!" %}
-<div id="fb-check">
-</div>
12
+<ul>
13
+ <li><a href="/KCore/">KCore</a></li>
14
+</ul>
0 commit comments