summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/pyssg.xyz/index.html
blob: 723cbd102de326158ccc487c0e862a8db8fc7480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <base href="https://static.pyssg.xyz">
    <title>Index -- pyssg</title>
  </head>
  <body>
  <h1>Index -- pyssg</h1>
  <p>Some text here.</p>

  <p>Tags:
  </p>

  <h2>Articles</h2>
  <ul>
        <h3>December 2022</h3>
    <li>Dec 05 - <a href="https://pyssg.xyz/subdir/test2.html">Test file in subdir</a></li>
    <li>Dec 05 - <a href="https://pyssg.xyz/test.html">Index</a></li>
  </ul>
  </body>
</html>