Skip to content

Commit

Permalink
Move and rename artworks.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aksylumoed committed Feb 8, 2024
1 parent cd3b1e2 commit 7f1632d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<body>
<div class="container">
<img src="title.webp" alt="Main Artwork" class="logo-image">
<a href="artworks.html" class="view-link">/works</a>
<a href="artworks/index.html" class="view-link">/artworks</a>
</div>
</body>
</html>

0 comments on commit 7f1632d

Please sign in to comment.