Fixed up dark mode vs. not and added a linkedin mobil copy.
This commit is contained in:
parent
bf1426261d
commit
2477603190
12 changed files with 758 additions and 491 deletions
|
@ -2,7 +2,7 @@
|
|||
let Games = new PaginateTable("/api/game");
|
||||
</script>
|
||||
|
||||
<block class="bg-gray-800">
|
||||
<block class="bg-gray-300 dark:bg-gray-800">
|
||||
<h1 id="page-title">Zed's Trash Ass Games</h1>
|
||||
|
||||
<p>More fun than a barrel full of monkeys with syphilus.
|
||||
|
@ -20,7 +20,7 @@
|
|||
</grid>
|
||||
|
||||
|
||||
<block class="bg-gray-800">
|
||||
<block class="bg-gray-300 dark:bg-gray-800">
|
||||
<h2>Read The Code</h2>
|
||||
<p>Polaroid retro pork belly yes plz bitters, viral chicharrones typewriter chartreuse vice Brooklyn. Adaptogen pour-over vibecession viral. Tote bag tonx DIY microdosing. Pickled selvage bespoke small batch, blue bottle twee tacos jean shorts before they sold out chicharrones solarpunk. Hoodie taiyaki poutine jianbing chambray.</p>
|
||||
<button><a href="https://git.learnjsthehardway.com/learn-code-the-hard-way/turings-tarpit">View the Git</a></button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue