diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -25,9 +25,9 @@ | |||
| 25 | <div class="nav"> | 25 | <div class="nav"> |
| 26 | <a class="active" href="#">Home</a> | 26 | <a class="active" href="#">Home</a> |
| 27 | · | 27 | · |
| 28 | <a href="about.html">About</a> | 28 | <a href="about">About</a> |
| 29 | · | 29 | · |
| 30 | <a href="research.html">Research</a> | 30 | <a href="research">Research</a> |
| 31 | · | 31 | · |
| 32 | <a href="https://git.dyamon.me">Code</a> | 32 | <a href="https://git.dyamon.me">Code</a> |
| 33 | <!-- · --> | 33 | <!-- · --> |
