diff options
| author | Shulhan <ms@kilabit.info> | 2021-08-07 20:46:53 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2021-09-02 21:33:41 +0700 |
| commit | 0fbbf4b57dafef28fb716cb760c6f0c2a01550a9 (patch) | |
| tree | bf7a12f216e6efda21d77d749d6345f8e171f50c /_www/index.html | |
| parent | c8cd99180e391b009413c148e26157c6b0ee3233 (diff) | |
| download | gorankusu-0fbbf4b57dafef28fb716cb760c6f0c2a01550a9.tar.xz | |
_www: reformat all with new prettier config
Diffstat (limited to '_www/index.html')
| -rw-r--r-- | _www/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/_www/index.html b/_www/index.html index a9d0593..6056bb8 100644 --- a/_www/index.html +++ b/_www/index.html @@ -177,7 +177,10 @@ <div id="navContent"></div> <div class="footer"> - Powered by <a href="https://sr.ht/~shulhan/trunks" target="_blank">Trunks</a> + Powered by + <a href="https://sr.ht/~shulhan/trunks" target="_blank" + >Trunks</a + > </div> </div> |
