git ssb

0+

Zach! / coolguy.website



Commit 50ab382d1a819f5c9a1f0152314bdd2408fb8187

fix broken links

Zach committed on 7/20/2018, 12:56:23 PM
Parent: b781d906c851a6d8c56f1501bebd2ea81f6b11af

Files changed

links/index.htmlchanged
projects/index.htmlchanged
links/index.htmlView
@@ -21,9 +21,9 @@
2121 </head>
2222 </html>
2323 <body>
2424 <section id='coordinates'>
25- <p class="breadcrumb"> you are on <a title="coolguy dot website" href="../index.html">coolguy.website</a> go back <a href='home' href='../index.html'>home</a></p>
25 + <p class="breadcrumb"> you are on <a title="coolguy dot website" href="../index.html">coolguy.website</a> go back <a href='../index.html'>home</a></p>
2626 </section>
2727 <h1 >Links Page</h1>
2828 <p>These are all the good links for you.</p>
2929 <section id='links-grid' class='two-column-grid'>
projects/index.htmlView
@@ -42,9 +42,9 @@
4242 <li>
4343 <a href='dat-zine-library/index.html' title='dat zine library'> Dat Zine Library</a>
4444 </li>
4545 <li>
46- <a href='young-elize/index.html' title='young eliza home'>Young Eliza</a>
46 + <a href='young-eliza/index.html' title='young eliza home'>Young Eliza</a>
4747 </li>
4848 </ol>
4949 </section>
5050 </body>

Built with git-ssb-web