aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/profile.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-07-11 05:41:13 -0400
committertdro <tdro@noreply.example.com>2022-07-11 05:41:13 -0400
commit3b928a31d47a41b9ecae4b0f4c6a4cef1c2671ad (patch)
tree0fb3d24cc8d92daab1f6d429f4f1a72f5ba5d546 /themes/default/layouts/partials/profile.html
parentd0ef6da7a0f9a9762bb8c07cde92f13f0cbe4b9a (diff)
downloadcanory-3b928a31d47a41b9ecae4b0f4c6a4cef1c2671ad.tar.gz
canory-3b928a31d47a41b9ecae4b0f4c6a4cef1c2671ad.tar.bz2
canory-3b928a31d47a41b9ecae4b0f4c6a4cef1c2671ad.zip
assets/css/default: Underline tabs on hover only
Diffstat (limited to 'themes/default/layouts/partials/profile.html')
-rw-r--r--themes/default/layouts/partials/profile.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/profile.html b/themes/default/layouts/partials/profile.html
index 139b172..0a5e869 100644
--- a/themes/default/layouts/partials/profile.html
+++ b/themes/default/layouts/partials/profile.html
@@ -47,6 +47,7 @@
</p>
</footer>
+ {{ partial "profile-tabs.html" . }}
+
</micro-header>
-{{ partial "profile-tabs.html" . }}