LOGOOOOO
All checks were successful
Build / Build-Docker-Image (push) Successful in 43s

This commit is contained in:
2025-04-28 10:24:57 -04:00
parent d6a155e966
commit 90929170cb
11 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
[?]
[=baseurl "http://localhost:8060"]
[=baseurl "http://localhost:8080"]
[i production]
[=baseurl "https://panicanparty.net"]
[/]

View File

@@ -7,6 +7,7 @@
<title>The Panican Party</title>
<link rel="stylesheet" href="[^baseurl]/main.css" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="[^baseurl]/res/logo-darkenwheelen.png" />
</head>
<body>
[#content]

View File

@@ -2,6 +2,7 @@
[=content-]
<div id="leadbox" class="scrolly-box flex-col">
<h1>make america <span class="panicyellow">PANIC</span> again.</h1>
<img src="[^baseurl]/res/logo-darkenwheelen.png" width="128px"/>
<img id="godown" src="[^baseurl]/res/godown.svg" />
</div>
<div class="flex-row">

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB