diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-02-18 16:05:06 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-02-18 16:05:06 -0600 |
commit | aed766e32e9bb4f05514e180c1468a5a86fb08be (patch) | |
tree | fa9119b1eca6940da45e6c280bc31b6d78a04a1d /pyssg.xyz/live/blog/index.html | |
parent | 6c27c6cdb9feff6ded293b3673e8ae66155f6bed (diff) |
add html files for toc testing
Diffstat (limited to 'pyssg.xyz/live/blog/index.html')
-rw-r--r-- | pyssg.xyz/live/blog/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyssg.xyz/live/blog/index.html b/pyssg.xyz/live/blog/index.html index b732064..597c935 100644 --- a/pyssg.xyz/live/blog/index.html +++ b/pyssg.xyz/live/blog/index.html @@ -70,6 +70,8 @@ <h2>Articles</h2> <ul> + <h3>February 2023</h3> + <li>Feb 18 - <a href="https://blog.pyssg.xyz/toc_test.html">Table of contents test</a></li> <h3>December 2022</h3> <li>Dec 15 - <a href="https://blog.pyssg.xyz/a/second.html">Second blog post for testing purposes</a></li> <li>Dec 15 - <a href="https://blog.pyssg.xyz/first.html">First blog post for testing purposes</a></li> |