mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
💄 Hide navigation during printing
This commit is contained in:
committed by
James Panther
parent
8161979384
commit
a13b35c505
@@ -1,4 +1,4 @@
|
||||
<ol class="text-sm text-neutral-500 dark:text-neutral-400">
|
||||
<ol class="text-sm text-neutral-500 dark:text-neutral-400 print:hidden">
|
||||
{{ template "crumb" (dict "p1" . "p2" .) }}
|
||||
</ol>
|
||||
{{ define "crumb" }}
|
||||
|
||||
Reference in New Issue
Block a user