Removed blockstart and replicated it in tailwind's thing.

This commit is contained in:
Zed A. Shaw 2025-08-11 15:00:52 -04:00
parent 5da8697759
commit 0b40ef0125
6 changed files with 29 additions and 27 deletions

View file

@ -7,7 +7,6 @@
<meta name="author" content="Zed A. Shaw" />
<meta name="description" content="My Go learning project, which is a Twitch support thing." />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="/blockstart.css">
<link rel="stylesheet" href="/style.css">
<script defer src="/js/alpine.js"></script>
<script src="/js/code.js"></script>