10 lines
404 B
HTML
10 lines
404 B
HTML
<meta name="soudan-content-id" content="test">
|
|
<link rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura-dark.css" type="text/css">
|
|
<link rel="stylesheet" href="/style.css">
|
|
<h1>Soudan demo</h1>
|
|
<p>Welcome to the Soudan demo!</h1>
|
|
<p>Check out the following example pages, each with their own comment section:</p>
|
|
<ul>
|
|
<li><a href="/a">Page A</a></li>
|
|
<li><a href="/b">Page B</a></li>
|
|
</ul>
|