mirror of
https://github.com/Wivik/vinyl-records-collection-theme.git
synced 2024-11-07 16:24:03 +01:00
fix: opener
This commit is contained in:
parent
fa0acd33de
commit
392e6df88c
@ -1,4 +1,4 @@
|
||||
{{ $background_footer := resources.Get "img/back-footer.jpg" }}
|
||||
<footer style="background-image: url('{{ $background_footer.Permalink }}');">
|
||||
<p>© 2023 {{ .Site.Title }} - Using Hugo theme <a href="https://github.com/Wivik/vinyl-records-collection-theme" target="_blank">Vinyl Records Library</a></p>
|
||||
<p>© 2023 {{ .Site.Title }} - Using Hugo theme <a href="https://github.com/Wivik/vinyl-records-collection-theme" rel="noopener" target="_blank">Vinyl Records Library</a></p>
|
||||
</footer>
|
Loading…
Reference in New Issue
Block a user