diff options
author | Bryson Steck <brysonsteck@protonmail.com> | 2022-12-27 20:42:50 -0700 |
---|---|---|
committer | Bryson Steck <brysonsteck@protonmail.com> | 2022-12-27 20:42:50 -0700 |
commit | 2eb3f06bdcfb950884c2c9202fe48bfbb1ff81f2 (patch) | |
tree | c9a84c7c5534f5a0c439b7f8ea780b441c02ae8f /content/projects | |
parent | 82f0da4783fc629eec1b621bc9ec6ae07099433a (diff) | |
download | website-2eb3f06bdcfb950884c2c9202fe48bfbb1ff81f2.tar website-2eb3f06bdcfb950884c2c9202fe48bfbb1ff81f2.tar.gz website-2eb3f06bdcfb950884c2c9202fe48bfbb1ff81f2.tar.bz2 |
update old website repo
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/django-website.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects/django-website.md b/content/projects/django-website.md index b310837..ea49f73 100644 --- a/content/projects/django-website.md +++ b/content/projects/django-website.md @@ -2,7 +2,7 @@ title: "Django Blog" description: "The old Django blog that powered the long-forgotten brysonsteck.xyz" icon: "tommy.jpg" -repo: "https://codeberg.org/brysonsteck/website" +repo: "https://codeberg.org/brysonsteck/django-blog" license: "GNU Affero General Public License v3.0" languages: "Python, HTML, CSS, and JavaScript" wip: false |