mirror of
https://github.com/skoobasteeve/rayandgwen-wedding.git
synced 2026-03-20 06:58:56 +00:00
fix home url
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<div class="page__footer-follow">
|
<div class="page__footer-follow">
|
||||||
<ul class="social-icons">
|
<ul class="social-icons">
|
||||||
<li><a href="../index.md"><i class="fas fa-home" aria-hidden="true"></i> Home</a></li>
|
<li><a href="../index.html"><i class="fas fa-home" aria-hidden="true"></i> Home</a></li>
|
||||||
{% if site.data.ui-text[site.locale].follow_label %}
|
{% if site.data.ui-text[site.locale].follow_label %}
|
||||||
<li><strong>{{ site.data.ui-text[site.locale].follow_label }}</strong></li>
|
<li><strong>{{ site.data.ui-text[site.locale].follow_label }}</strong></li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user