diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-01-02 21:59:29 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-01-02 21:59:29 -0500 |
| commit | bb7a3e6ae48ff608ef8d747a0bef271d825cbf44 (patch) | |
| tree | 8b75624df761c680df4830eff0616d3ad96e9dc7 /templates/template.html | |
| parent | bfcfec5a8ed63cbb4dd53d666ff899ac6d29b554 (diff) | |
Moved to Codebergv1.0.0
Diffstat (limited to 'templates/template.html')
| -rwxr-xr-x | templates/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html index 2db9829..003a169 100755 --- a/templates/template.html +++ b/templates/template.html @@ -17,7 +17,7 @@ <body> <ul class="topBar"> <li class="topLink"><a href="/">home</a></li> - <li class="topLink"><a href="https://github.com/JacobMcDonnell">github</a></li> + <li class="topLink"><a href="https://codeberg.org/JacobMcDonnell">codeberg</a></li> <li class="topLink"><a href="https://gist.github.com/JacobMcDonnell/">gists</a></li> <!--<li class="topLink"><a href="/articles">articles</a></li>--> </ul> |
