mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
Revert "Attempt to add prerender to navbar"
This commit is contained in:
parent
d63f8df674
commit
3da2ce9c66
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
{{ macros_translate::translate(key=menu.name, default=menu.name, language_strings=language_strings) }}
|
||||
</a>
|
||||
<link rel="prefetch" href="{{ get_url(path=menu.url, lang=lang, trailing_slash=trailing_slash) }}" />
|
||||
<link rel="prerender" href="{{ get_url(path=menu.url, lang=lang, trailing_slash=trailing_slash) }}" />
|
||||
</li>
|
||||
{% endfor %}
|
||||
{%- endif -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue