summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/about.html b/about.html
index 24fd062..68db097 100644
--- a/about.html
+++ b/about.html
@@ -21,11 +21,11 @@
21 <h1 class="logo">&#xfb01;</h1> 21 <h1 class="logo">&#xfb01;</h1>
22 <h1 class="heading">A web home for Federico Igne</h1> 22 <h1 class="heading">A web home for Federico Igne</h1>
23 <div class="nav"> 23 <div class="nav">
24 <a href="index.html">Home</a> 24 <a href="index">Home</a>
25 &#x00b7; 25 &#x00b7;
26 <a class="active" href="#">About</a> 26 <a class="active" href="#">About</a>
27 &#x00b7; 27 &#x00b7;
28 <a href="research.html">Research</a> 28 <a href="research">Research</a>
29 &#x00b7; 29 &#x00b7;
30 <a href="https://git.dyamon.me">Code</a> 30 <a href="https://git.dyamon.me">Code</a>
31 <!-- &#x00b7; --> 31 <!-- &#x00b7; -->
@@ -66,7 +66,7 @@
66 <br/> 66 <br/>
67 <img src="resources/gifs/loading1.gif"/> 67 <img src="resources/gifs/loading1.gif"/>
68 <br/> 68 <br/>
69 <a href="index.html"><img src="resources/gifs/home.gif"/></a> 69 <a href="index"><img src="resources/gifs/home.gif"/></a>
70 <img src="resources/gifs/vcounter.gif"/> 70 <img src="resources/gifs/vcounter.gif"/>
71 </p> 71 </p>
72 </div> 72 </div>