all repos — gemini-redirect @ fcd5db0bbb4bb9fe310c1507e91664de87765514

Anger
Lonami Exo totufals@hotmail.com
Fri, 03 Jul 2020 21:47:55 +0200
commit

fcd5db0bbb4bb9fe310c1507e91664de87765514

parent

4e76ffb372acbefd1eed19ac74caf7f564084240

3 files changed, 6 insertions(+), 6 deletions(-)

jump to
M blog/atom.xmlblog/atom.xml

@@ -13,8 +13,8 @@ <div class="date-created-modified">2020-07-03</div>

<p>During university, there were a few subjects where I had to write blog posts for (either as evaluable tasks or just for fun). Currently, these are:</p> <ul> -<li><a href="mdad">Data Mining and Data Warehousing</a></li> -<li><a href="ribw">Information Retrieval and Web Search</a></li> +<li><a href="/blog/mdad">Data Mining and Data Warehousing</a></li> +<li><a href="/blog/ribw">Information Retrieval and Web Search</a></li> </ul> </main> </body>
M blog/university/index.htmlblog/university/index.html

@@ -13,8 +13,8 @@ <div class="date-created-modified">2020-07-03</div>

<p>During university, there were a few subjects where I had to write blog posts for (either as evaluable tasks or just for fun). Currently, these are:</p> <ul> -<li><a href="mdad">Data Mining and Data Warehousing</a></li> -<li><a href="ribw">Information Retrieval and Web Search</a></li> +<li><a href="/blog/mdad">Data Mining and Data Warehousing</a></li> +<li><a href="/blog/ribw">Information Retrieval and Web Search</a></li> </ul> </main> </body>
M content/university.mdcontent/university.md

@@ -3,5 +3,5 @@

During university, there were a few subjects where I had to write blog posts for (either as evaluable tasks or just for fun). Currently, these are: -* [Data Mining and Data Warehousing](mdad) -* [Information Retrieval and Web Search](ribw) +* [Data Mining and Data Warehousing](/blog/mdad) +* [Information Retrieval and Web Search](/blog/ribw)