We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb3c4a commit 7f3ecb1Copy full SHA for 7f3ecb1
1 file changed
src/components/Footer.astro
@@ -7,6 +7,7 @@
7
<a href="/tags/">🏷️ Tags</a>
8
<a href="/rss.xml">📡 RSS</a>
9
</nav>
10
+ <p>Background by <a href="https://unsplash.com/@loganvoss" target="_blank" rel="noopener noreferrer">Logan Voss on Unsplash</a></p>
11
<p>© {new Date().getFullYear()} Andrew Aitken</p>
12
</footer>
13
0 commit comments