mirror of
https://github.com/frainfreeze/the-monospace-web-pandoc
synced 2025-12-29 18:49:50 -08:00
links
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<th class="width-min">Author</th>
|
||||
<td class="width-auto"><cite>Oskar Wickström</cite></td>
|
||||
<th class="width-min">License</th>
|
||||
<td>MIT</td>
|
||||
<td><a href="https://github.com/owickstrom/the-monospace-web/blob/main/LICENSE.md">MIT</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<label class="debug-toggle-label"><input type="checkbox" class="debug-toggle" /> Debug mode</label>
|
||||
@@ -300,6 +300,8 @@ the bottom to maintain the monospace grid.</p>
|
||||
chops and having a lot of fun with the design. If you like it or even
|
||||
decide to use it, please <a href="https://x.com/owickstrom">let me
|
||||
know</a>.</p>
|
||||
<p>The full source code is here: <a
|
||||
href="https://github.com/owickstrom/the-monospace-web">github.com/owickstrom/the-monospace-web</a></p>
|
||||
<p>Join the discussion in any of the following threads:</p>
|
||||
<ul class="incremental">
|
||||
<li>X/Twitter</li>
|
||||
|
||||
2
index.md
2
index.md
@@ -218,6 +218,8 @@ That's it for now.
|
||||
I've very much enjoyed making this, pushing my CSS chops and having a lot of fun with the design.
|
||||
If you like it or even decide to use it, please [let me know](https://x.com/owickstrom).
|
||||
|
||||
The full source code is here: [github.com/owickstrom/the-monospace-web](https://github.com/owickstrom/the-monospace-web)
|
||||
|
||||
Join the discussion in any of the following threads:
|
||||
|
||||
* X/Twitter
|
||||
|
||||
@@ -51,7 +51,7 @@ $endfor$
|
||||
<th class="width-min">Author</th>
|
||||
<td class="width-auto"><cite>$author$</cite></td>
|
||||
<th class="width-min">License</th>
|
||||
<td>MIT</td>
|
||||
<td><a href="https://github.com/owickstrom/the-monospace-web/blob/main/LICENSE.md">MIT</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<label class="debug-toggle-label"><input type="checkbox" class="debug-toggle" /> Debug mode</label>
|
||||
|
||||
Reference in New Issue
Block a user