diff options
Diffstat (limited to 'views/projects.html')
| -rw-r--r-- | views/projects.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/views/projects.html b/views/projects.html index 59ccf7b..089434b 100644 --- a/views/projects.html +++ b/views/projects.html @@ -1,6 +1,6 @@ {% extends "snippets/layout.html" %} -{% block title "projects | iamfabulous.de" %} +{% block title "projects | maximilianmoehring.com" %} {% block main %} <div class="container"> @@ -17,7 +17,7 @@ <a href="https://www.mostdiscussed.com" title="Most Discussed - Good Wikipedia articles and their discussions">MostDiscussed.com</a> - I collect (good) Wikipedia articles and their respective discussions posted on HN. </li> <li> - <a href="https://www.anistats.com" title="anistats - more data about anime than average">Anistats.com</a> - I try to build something with historical anime data. Anistats keeps track about how current anime get scored on MyAnimeList.net, and displays the progression over time. + <a href="https://www.anistats.com" title="anistats - more data about anime than average" rel="nofollow">Anistats.com</a> - I try to build something with historical anime data. Anistats keeps track about how current anime get scored on MyAnimeList.net, and displays the progression over time. </li> </ul> |
