diff options
author | Runxi Yu <me@runxiyu.org> | 2024-05-04 11:50:12 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-05-04 11:50:12 +0800 |
commit | f7a54e5907fde4408f4984ec2ddd0ffe62204d7d (patch) | |
tree | 6a7fee3285121ad6a487807122e5f64a9dc9e4ec /template.html | |
parent | 75637c555e5cd6b96687ad79e78883c94df28bc0 (diff) | |
download | www-f7a54e5907fde4408f4984ec2ddd0ffe62204d7d.tar.gz |
A multitude of migration-related changes
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index fea7982..1986447 100644 --- a/template.html +++ b/template.html @@ -9,7 +9,7 @@ </head> <body> <h1><++></h1> - <p>Article ID: <++></p> + <div id="footer"> <hr /> <p><a href="/">Runxi Yu's Website</a></p> |