mirror of
https://github.com/skoobasteeve/rayandgwen-wedding.git
synced 2026-03-19 22:58:55 +00:00
fix home url
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="page__footer-follow">
|
||||
<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 %}
|
||||
<li><strong>{{ site.data.ui-text[site.locale].follow_label }}</strong></li>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user