{% include base_path %} {% assign split_path = page.path | split: "/" %} {% assign locale = split_path[1] %} {% assign titles = site.data.navigation[locale].footer %} <div class="page__footer-copyright">© {{ site.time | date: '%Y' }} <a href="https://rc24.xyz/">{{ site.name | default: site.title }}</a> - <a href="https://github.com/RiiConnect24/Wii-Guide">{{ titles[0].title }}</a> - <a href="site-navigation">{{ titles[1].title }}</a></div>