aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/base
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-04-17 23:57:14 +0200
committerGravatar Leon Sandøy <[email protected]>2019-04-17 23:57:14 +0200
commitcf1fc2870326c431d0c4dc3fe46f2ae41c2fd5aa (patch)
treef26b61c866912c7007260f2d946ebbb3e5454585 /pydis_site/templates/base
parentmakemigrations pipeline created, RepoData model created, and a really naive i... (diff)
The GitHub API stuff is done now, including data caching. Just a couple of minor bugfixes left before this is PR-ready.
Diffstat (limited to 'pydis_site/templates/base')
-rw-r--r--pydis_site/templates/base/navbar.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/pydis_site/templates/base/navbar.html b/pydis_site/templates/base/navbar.html
index f9f576df..842d29d5 100644
--- a/pydis_site/templates/base/navbar.html
+++ b/pydis_site/templates/base/navbar.html
@@ -19,10 +19,10 @@
{# Content on the right side of the navbar #}
<div class="navbar-menu is-paddingless" id="navbar_menu">
<div class="navbar-end">
- {# Wiki #}
+ {# Rules #}
<a class="navbar-item" href="#">
<span class="icon is-size-4 is-medium"><i class="fas fa-book"></i></span>
- <span>&nbsp;Wiki</span>
+ <span>&nbsp;Rules</span>
</a>
{# Reddit #}
@@ -31,22 +31,22 @@
<span>&nbsp;Reddit</span>
</a>
- {# Patreon #}
- <a class="navbar-item" href="#">
- <span class="icon is-size-4 is-medium"><i class="fab fa-patreon"></i></span>
- <span>&nbsp;Patreon</span>
- </a>
-
{# YouTube #}
<a class="navbar-item" href="#">
<span class="icon is-size-4 is-medium"><i class="fab fa-youtube"></i></span>
<span>&nbsp;YouTube</span>
</a>
+ {# Patreon #}
+ <a class="navbar-item" href="#">
+ <span class="icon is-size-4 is-medium"><i class="fab fa-patreon"></i></span>
+ <span>&nbsp;Patreon</span>
+ </a>
+
{# RedBubble #}
<a class="navbar-item" href="#">
<span class="icon is-size-4 is-medium"><i class="fas fa-tshirt"></i></span>
- <span>&nbsp;RedBubble</span>
+ <span>&nbsp;Merch</span>
</a>
{# More #}
@@ -56,13 +56,13 @@
</a>
<div class="navbar-dropdown">
<a class="navbar-item">
- About
+ Code Jams
</a>
<a class="navbar-item">
- Jobs
+ FAQ
</a>
<a class="navbar-item">
- Contact
+ Privacy
</a>
<hr class="navbar-divider">
<a class="navbar-item">