diff options
-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"> |