add fonts link

This commit is contained in:
zensprojects 2023-01-30 09:21:09 -08:00 committed by GitHub
parent aa06f1cdc3
commit 53f1d34b11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ body, html {height: 100%}
<div class="w3-display-middle">
<h1 class="w3-jumbo w3-animate-top">zen's tests</h1>
<hr class="w3-border-grey w3-animate-right" style="margin:auto;width:40%">
<p class="w3-large w3-center w3-animate-bottom"><a href="/netlifyforms/form1.html">netlify forms</a><br><a href="/sheep/demo.html">SheepTester-ing</a></p>
<p class="w3-large w3-center w3-animate-bottom"><a href="/netlifyforms/form1.html">netlify forms</a><br><a href="/sheep/demo.html">SheepTester-ing</a><br><a href="/zenstesting/fonts.html">fonts</a></p>
</div>
<div class="w3-display-bottomleft w3-padding-large">
Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a>