summaryrefslogtreecommitdiff
path: root/app/templates/base
diff options
context:
space:
mode:
authorstilbruch <stilbruch@protonail.com>2022-03-23 17:49:08 -0500
committerstilbruch <stilbruch@protonail.com>2022-03-23 17:49:08 -0500
commit5f48bcb3ed524dbd20e424170136da6b6d4a2300 (patch)
tree97e03e943e6b25cd4ce1d752c34cf8ce4df10bf0 /app/templates/base
parentcd503caa68c52f98f41d5fecc2afd8c31156f4db (diff)
downloadStrengthy-5f48bcb3ed524dbd20e424170136da6b6d4a2300.tar.xz
Strengthy-5f48bcb3ed524dbd20e424170136da6b6d4a2300.zip
Fix bug and add pretty icons
Diffstat (limited to 'app/templates/base')
-rw-r--r--app/templates/base/layout.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/templates/base/layout.html b/app/templates/base/layout.html
index c539baa..0d5fe1a 100644
--- a/app/templates/base/layout.html
+++ b/app/templates/base/layout.html
@@ -6,6 +6,7 @@
<!-- Bulma css -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
+ <script src="https://friconix.com/cdn/friconix.js"> </script>
<title>Strenghty 💪</title>
</head>
@@ -13,9 +14,6 @@
<!-- navbar -->
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
- <a class="navbar-item" href="https://bulma.io">
- <img src="https://bulma.io/images/bulma-logo.png" width="112" height="28">
- </a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
<span aria-hidden="true"></span>