Skip to content

Commit

Permalink
pages second page relink test
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisHain committed Jul 10, 2024
1 parent 1a75a82 commit a72336d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="desktop">
<div class="div">
<div class="text-wrapper">Das ist ein Test</div>
<img class="star" src="img/star-1.svg" />
<img class="star" src="pagesSite2/img/star-1.svg" />
<div class="overlap">
<div class="rectangle"></div>
<div class="text-wrapper-2">
Expand Down
4 changes: 3 additions & 1 deletion pagesSite2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
<img class="star" src="img/star-1.svg" />
<div class="overlap">
<div class="rectangle"></div>
<div class="text-wrapper-2">link zu nächster seite</div>
<div class="text-wrapper-2">
<a href="index.html">link zu nächster seite</a>
</div>
</div>
<div class="overlap-group">
<a href="http://46.38.250.233:3000/" target="_blank" rel="noopener noreferrer"
Expand Down

0 comments on commit a72336d

Please sign in to comment.