Add p tag typing effect

This commit is contained in:
Tyler Perkins
2023-07-19 22:14:23 -04:00
parent eb57cc04f4
commit f6caea99db
6 changed files with 95 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{{ define "main" }}
<div class="page-header dashed-bottom">
<h1 data-value="Posts" class="scramble">Posts</h1>
<h1 data-value="Posts" class="typewriter scramble"></h1>
<p>Ideas, projects, and other musings.</p>
</div>
{{ range.Pages }}