summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/pyssg.xyz/test.html
blob: f847273f8fc41f24d32e5e444782bb3f31c0976b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <base href="https://static.pyssg.xyz">
    <title>Index -- pyssg</title>
  </head>
  <body>
    <h1>Index</h1>
    <p>By David Luevano</p>
    <p>Created: Mon, Dec 05, 2022 @ 08:05 UTC</p>
      <p>Modified: Thu, Dec 08, 2022 @ 06:44 UTC</p>

    <p>This is a small test for the newly added pyssg.xyz.</p>
<ul>
<li>item 1</li>
<li>item 2</li>
</ul>
<h2 id="subheader-1">subheader 1</h2>
<p><strong>bold</strong></p>
<p><em>italic</em></p>

  <p>Tags: 
  </p>
  </body>
</html>