NavBar Updates

This commit is contained in:
athul
2020-04-12 20:31:09 +05:30
parent b22ea86f5e
commit 7d19d8b66a
5 changed files with 32 additions and 6 deletions

View File

@ -22,9 +22,10 @@
<a style="font-size: {{ $size }}rem;" href="{{ $.Site.LanguagePrefix | absURL }}{{ $data.Plural }}/{{ $value.Name | urlize }}/">{{ $value.Name }}</a>
{{ end }}
</div>
</div>
<hr>
{{ partial "footer.html" . }}
</div>
</body>
</html>