diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 5a2fda6..0f79de1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,7 +11,7 @@ </head> <body> <header class="site-header"> - <a class="brand" href="{{ get_url(path="/") | safe }}">krazy warez</a> + <a class="brand" href="{{ get_url(path="/") | safe }}">krz</a> <nav class="site-nav"> <a href="{{ get_url(path="/services/") | safe }}">services</a> <span class="sep">ยท</span> |
