Skip to content
This repository was archived by the owner on May 16, 2021. It is now read-only.

Commit 508368e

Browse files
committed
Farewell mediocre site
1 parent b238b9d commit 508368e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Personal Website
2-
My personal website created with Django, which will soon be re-written with something else.
2+
I've since switch to [Hugo](https://gohugo.io/), with the project available [here](https://sr.ht/~fluix/fluix.one/). This used to be my personal website created with Django which I promised to rewrite soon... so I did!

myapp/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<a class="navbar-brand" href="{% url 'index' %}">
3737
<img src="{% static 'img/profile.png' %}" width="70" height="70" alt="Cube Logo">
3838
</a>
39-
<p>Hey, I've <a href="https://theavid.dev/status-update-2020-11">moved</a> to <a href="https://fluix.dev">fluix.dev</a>!</p>
39+
<p>Hey, I've <a href="https://theavid.dev/status-update-2020-11">moved</a> to <a href="https://fluix.one">fluix.one</a>!</p>
4040
<div id="navbarNav">
4141
<ul class="navbar-nav ml-auto">
4242
<li class="nav-item">

0 commit comments

Comments
 (0)