Skip to content

Commit d76f69f

Browse files
committed
replace self-referencing art nav with words link on art page
1 parent ac07f1d commit d76f69f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

art.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h1 class="header">
6161

6262
<footer class="footer" id="footer">
6363
<a class="footer__link--home" href=".">home</a>
64-
<a class="footer__link--art" href="./art.html">art</a>
64+
<a class="footer__link--writings" href="./writings.html">words</a>
6565
<a class="footer__link--playlists" href="https://open.spotify.com/user/1286649958" target="_blank" rel="noopener noreferrer">muze</a>
6666
<a class="footer__link--instagram" href="https://www.instagram.com/eww.york/" target="_blank" rel="noopener noreferrer">trash</a>
6767
<a class="footer__link--github" href="https://github.com/zesameri" target="_blank" rel="noopener noreferrer">code</a>

0 commit comments

Comments
 (0)