diff options
author | ubq323 <ubq323@ubq323.website> | 2022-06-02 21:20:56 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2022-06-02 21:22:53 +0100 |
commit | 42c6124929d9d85eb94a8c97d3bfa7518f7c1c77 (patch) | |
tree | 3b5c9d05e7471cfe68cc910d46167bd64cbc62f2 | |
parent | 6f5741731efac510336e2b5d512b4523b9d8da13 (diff) |
pride month
-rw-r--r-- | apioforum/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apioforum/templates/base.html b/apioforum/templates/base.html index b97117f..9c27bbc 100644 --- a/apioforum/templates/base.html +++ b/apioforum/templates/base.html @@ -11,7 +11,7 @@ </head> <body> <nav aria-label="main" id="navbar"> - <p style="font-family: monospace;"><b>apio</b><i>forum</i>™</p> + <p style="font-family: monospace;"><b><red>ap</red><orange>i</orange><yellow>o</yellow><green>f</green><blue>o</blue><indigo>r</indigo><violet>um</violet></b>™</p> <form class="inline-form" action="/search"> <input type="search" placeholder="query" name="q"> <input type="submit" value="search"> |