diff options
| author | Sakamoto <me@sakamoto.network> | 2026-06-18 12:39:24 -0500 |
|---|---|---|
| committer | Sakamoto <me@sakamoto.network> | 2026-06-18 12:39:24 -0500 |
| commit | e9defbb72e024d8d54d73b8e994730bb1128adcf (patch) | |
| tree | f84b5a0a69366e149117a646d0c5c2811e30dceb /templates/index.html | |
| parent | 9d49a1eef208cc549bd1b525a2fe24fe37ac2c12 (diff) | |
| download | sakamoto.network-e9defbb72e024d8d54d73b8e994730bb1128adcf.tar.xz sakamoto.network-e9defbb72e024d8d54d73b8e994730bb1128adcf.zip | |
fix formatting
thanks prettier https://github.com/prettier/prettier/issues/15336
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 07f92f2..31560ab 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,7 +2,7 @@ %} {% block content %} <!-- <h1>sakamoto.network</h1> --> -<h2>Services</h2> +<h1>Services</h1> <ul> <li><a href="https://git.sakamoto.network">forgejo</a></li> |
