summaryrefslogtreecommitdiff
path: root/themes/blowfish/layouts/partials/header/header-mobile-option-nested.html
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-06-26 21:44:28 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-06-26 21:44:28 +0200
commit58e2c9ae87f09dac79ecf962331ae2c51f4ba7f1 (patch)
treed819d1747427f81d1883a715ec60d13d575053e4 /themes/blowfish/layouts/partials/header/header-mobile-option-nested.html
parentb1a7697b03cfb0143af78993387f758836e842bf (diff)
update the theme
Diffstat (limited to 'themes/blowfish/layouts/partials/header/header-mobile-option-nested.html')
-rw-r--r--themes/blowfish/layouts/partials/header/header-mobile-option-nested.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/blowfish/layouts/partials/header/header-mobile-option-nested.html b/themes/blowfish/layouts/partials/header/header-mobile-option-nested.html
index 04c3e6d..01b1359 100644
--- a/themes/blowfish/layouts/partials/header/header-mobile-option-nested.html
+++ b/themes/blowfish/layouts/partials/header/header-mobile-option-nested.html
@@ -6,7 +6,7 @@
</span>
{{ end }}
<p class="text-bg font-bg" title="{{ .Title }}">
- {{ .Name | markdownify | emojify }}
+ {{ .Name | markdownify }}
</p>
<span>
{{ partial "icon.html" "chevron-down" }}
@@ -23,9 +23,9 @@
</span>
{{ end }}
<p class="text-sm font-small" title="{{ .Title }}">
- {{ .Name | markdownify | emojify }}
+ {{ .Name | markdownify }}
</p>
</a>
</li>
{{ end }}
-<li class="mb-2"></li> \ No newline at end of file
+<li class="mb-2"></li>