Skip to content

Commit

Permalink
CUSTOM DOMAIN!
Browse files Browse the repository at this point in the history
had to change path for image loading too
  • Loading branch information
LatentArchitect authored Jun 2, 2024
1 parent 9d08322 commit aa8bd98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="container-wrapper-content">
<div class="image-bg-custom">
<div class="asset-filter-dark"></div>
<img src="assets/animas-rage.png">
<img src="90-99_assets/animas-rage.png">
</div>
<div class="wrapper-section-landing">
<div class="wrapper-text-title">
Expand All @@ -31,4 +31,4 @@ <h1 class="main-title">Garden</h1>
<div class="container-wrapper-nav"></div>
</div>
</body>
</html>
</html>

0 comments on commit aa8bd98

Please sign in to comment.