docs: Update readme
This commit is contained in:
parent
0933b5f616
commit
678382b2f7
3 changed files with 17 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>The Pollen Prophet</title>
|
||||
<title>The Bee's Knees</title>
|
||||
<script src="https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/js/all.min.js"></script>
|
||||
<script
|
||||
|
|
@ -12,8 +12,8 @@
|
|||
<link href="static/style.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>The Pollen Prophet</h1>
|
||||
<h2>Making funny since 2025 what ought not bee.</h2>
|
||||
<h1>The Bee's Knees</h1>
|
||||
<h2>Where fact checking is optional, but irony is not.</h2>
|
||||
<div class="article" x-data="{ showing_improvements: true }">
|
||||
<div
|
||||
hx-get="/improvements"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue