Skip to content

Commit 7f3ecb1

Browse files
committed
Adding footer credit for background
1 parent 8cb3c4a commit 7f3ecb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Footer.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<a href="/tags/">🏷️ Tags</a>
88
<a href="/rss.xml">📡 RSS</a>
99
</nav>
10+
<p>Background by <a href="https://unsplash.com/@loganvoss" target="_blank" rel="noopener noreferrer">Logan Voss on Unsplash</a></p>
1011
<p>&copy; {new Date().getFullYear()} Andrew Aitken</p>
1112
</footer>
1213

0 commit comments

Comments
 (0)