fixed incorrect home link
This commit is contained in:
parent
df8d7fdb18
commit
04a212f84f
|
@ -13,7 +13,7 @@
|
||||||
<h1>max franklin</h1>
|
<h1>max franklin</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<a href="http://localhost:3000" id="home"><< home</a>
|
<a href="https://work.suroh.tk/" id="home"><< home</a>
|
||||||
|
|
||||||
<div class="imgFeat"><img src="../assets/other/autonomousArchive/pgbwstreet.jpg"></div>
|
<div class="imgFeat"><img src="../assets/other/autonomousArchive/pgbwstreet.jpg"></div>
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<h1>max franklin</h1>
|
<h1>max franklin</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<a href="http://localhost:3000" id="home"><< home</a>
|
<a href="https://work.suroh.tk/" id="home"><< home</a>
|
||||||
|
|
||||||
<section class="work text">
|
<section class="work text">
|
||||||
<h1>Adelaïde</h1>
|
<h1>Adelaïde</h1>
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<h1>max franklin</h1>
|
<h1>max franklin</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<a href="http://localhost:3000" id="home"><< home</a>
|
<a href="https://work.suroh.tk/" id="home"><< home</a>
|
||||||
|
|
||||||
<section class="work text">
|
<section class="work text">
|
||||||
<h1>Euclid</h1>
|
<h1>Euclid</h1>
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
<h1>max franklin</h1>
|
<h1>max franklin</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<a href="http://localhost:3000" id="home"><< home</a>
|
<a href="https://work.suroh.tk/" id="home"><< home</a>
|
||||||
|
|
||||||
<section class="work text">
|
<section class="work text">
|
||||||
<h1>fragile mastery</h1>
|
<h1>fragile mastery</h1>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
<h1>max franklin</h1>
|
<h1>max franklin</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<a href="http://localhost:3000" id="home"><< home</a>
|
<a href="https://work.suroh.tk/" id="home"><< home</a>
|
||||||
|
|
||||||
<div class="imgFeat">
|
<div class="imgFeat">
|
||||||
<img src="../assets/audio/postoast/thumb-FOMORADIO_PostToast.png">
|
<img src="../assets/audio/postoast/thumb-FOMORADIO_PostToast.png">
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<h1>max franklin</h1>
|
<h1>max franklin</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<a href="http://localhost:3000" id="home"><< home</a>
|
<a href="https://work.suroh.tk/" id="home"><< home</a>
|
||||||
|
|
||||||
<section class="work text">
|
<section class="work text">
|
||||||
<h1>Solo</h1>
|
<h1>Solo</h1>
|
||||||
|
|
Loading…
Reference in New Issue