mirror of
https://github.com/frainfreeze/the-monospace-web-pandoc
synced 2025-12-30 02:59:50 -08:00
restructure source files
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<meta name="author" content="Oskar Wickström" />
|
||||
<meta name="dcterms.date" content="2024-08-26" />
|
||||
<title>The Monospace Web</title>
|
||||
<link rel="stylesheet" href="reset.css" />
|
||||
<link rel="stylesheet" href="index.css" />
|
||||
<link rel="stylesheet" href="src/reset.css" />
|
||||
<link rel="stylesheet" href="src/index.css" />
|
||||
</head>
|
||||
<body>
|
||||
<table class="header">
|
||||
@@ -18,7 +18,7 @@
|
||||
<span class="subtitle">A minimalist design exploration</span>
|
||||
</td>
|
||||
<th>Version</th>
|
||||
<td class="width-min">v0.1.2</td>
|
||||
<td class="width-min">v0.1.3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Updated</th>
|
||||
@@ -320,6 +320,6 @@ href="https://github.com/owickstrom/the-monospace-web">github.com/owickstrom/the
|
||||
href="https://x.com/usgraphics">U.S. Graphics Company</a> for all the
|
||||
inspiration.</p>
|
||||
<div class="debug-grid"></div>
|
||||
<script src="index.js"></script>
|
||||
<script src="src/index.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user