aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/profile-tabs.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
committertdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
commit088ff760327f0e7f3d1e4d734442cb1a6b151f64 (patch)
tree80ef8eb9b7b9e0574e4a3b5290f5055214f1343f /themes/default/layouts/partials/profile-tabs.html
parentfad87c5cc042ea293b3d5cd7a139d124dce1cbd4 (diff)
downloadcanory-088ff760327f0e7f3d1e4d734442cb1a6b151f64.tar.gz
canory-088ff760327f0e7f3d1e4d734442cb1a6b151f64.tar.bz2
canory-088ff760327f0e7f3d1e4d734442cb1a6b151f64.zip
config: Likes -> Marked
Diffstat (limited to 'themes/default/layouts/partials/profile-tabs.html')
-rw-r--r--themes/default/layouts/partials/profile-tabs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/profile-tabs.html b/themes/default/layouts/partials/profile-tabs.html
index ec87076..1ca632b 100644
--- a/themes/default/layouts/partials/profile-tabs.html
+++ b/themes/default/layouts/partials/profile-tabs.html
@@ -25,7 +25,7 @@
</a>
<a
- data-label="{{ $label := "Likes" }}{{ $label }}"
+ data-label="{{ $label := "Marks" }}{{ $label }}"
href="{{ $path }}/{{ lower $label }}/#{{ lower $label }}">
{{ $label }}
<span data-scroll="" id="{{ lower $label }}"></span>