Files
therinaldos.com/layouts/partials/footer.html
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

11 lines
292 B
HTML
Executable File

<!-- Footer -->
<footer class="wrapper style1 align-center">
<div class="inner">
<p>The Rinaldos &copy; 2023</p>
</div>
</footer>
<!-- FontAwesome JS -->
{{ range .Site.Params.asset.fontawesome_js -}}
<script type="text/javascript" src="{{ . | absURL }}"></script>
{{- end }}