diff options
author | Runxi Yu <me@runxiyu.org> | 2024-05-01 18:16:16 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-05-01 18:16:16 +0800 |
commit | a20e1dea2443c8e3330806639918bcb7f0a5d50c (patch) | |
tree | 7c06b0cd7f7474a388501d35638262257b9df394 /index.html | |
parent | f4e446dfdb5ca7c48091f39a7b24868ea632120f (diff) | |
download | www-a20e1dea2443c8e3330806639918bcb7f0a5d50c.tar.gz |
Link to the git repo
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html index 9fa9ef6..d7a79df 100644 --- a/index.html +++ b/index.html @@ -115,6 +115,9 @@ <div id="footer"> <hr /> <p>Unless otherwise specified with the "<span class="copyright">copyright</span>" HTML/CSS class, works hosted on this exact domain (<code>runxiyu.org</code>—but not anything else e.g. not <code>git.runxiyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://runxiyu.org/note/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p> + <p> + Version control information for this website is stored in <a href="https://git.runxiyu.org/runxiyu/www.git/">a git repository</a>. + </p> </div> </body> </html> |