fix: myriad typos and issues pt 2
This commit is contained in:
parent
be92f3bdf0
commit
b0aa0d6948
50 changed files with 120 additions and 69 deletions
|
@ -3,6 +3,9 @@ layout: main
|
|||
---
|
||||
|
||||
{% include "header.liquid" %}
|
||||
<!--suppress ALL -->
|
||||
|
||||
|
||||
<div class="pt-12 prose dark:prose-invert hover:prose-a:text-blue-500 max-w-full">
|
||||
<h2 class="m-0 text-xl font-black leading-tight tracking-normal dark:text-gray-200 md:text-2xl mb-4">
|
||||
Currently
|
||||
|
@ -177,4 +180,4 @@ layout: main
|
|||
<p class="text-xs text-center">This is a
|
||||
<a href="https://nownownow.com/about">now page</a>, and if you have your own site,
|
||||
<a href="https://nownownow.com/about">you should make one too</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Reference in a new issue