diff options
| author | 2025-03-27 23:33:17 +0000 | |
|---|---|---|
| committer | 2025-03-27 23:33:17 +0000 | |
| commit | 84ad7739f30c8532e66d2b3edafb9cabf2ddd85b (patch) | |
| tree | fbeacfa954bad2bc82aad75b30ae6e66c2ccb808 | |
| parent | 4a4b54a8b624375871b4c9444f44e584d561e11e (diff) | |
| download | bunblog-84ad7739f30c8532e66d2b3edafb9cabf2ddd85b.tar.gz bunblog-84ad7739f30c8532e66d2b3edafb9cabf2ddd85b.tar.bz2 bunblog-84ad7739f30c8532e66d2b3edafb9cabf2ddd85b.zip  | |
Diffstat (limited to '')
| -rw-r--r-- | index.html | 11 | 
1 files changed, 5 insertions, 6 deletions
@@ -2,14 +2,13 @@  title: home  --- -<div style="float: right; margin: 10px; width: 40%;"> -  <img src="/images/cel.jpg" style="width: 100%;" /> -  <p>when i computer</p> -</div>  <h2> -  this is the dev?blog of celeste <span style="font-style: normal;">❀ (花春雷)</span></h2> +  this is the dev?blog of celeste <span style="font-style: normal;">❀ (花春雷)</span> +</h2>  <p>welcome! everything to do with technology is banished to here.</p> -<p>email: username@domain | git: <a href="https://bunny.garden">bunny.garden</a></p> +<p>finger: <a href="https://bunny.garden/finger?user=cel">cel@bunny.garden</a> | email: <a +    href="mailto:cel@bunny.garden">cel@bunny.garden</a> | git: <a href="https://bunny.garden">bunny.garden</a> +</p>  <h2>posts: <a class="small-badge" href="/feed.xml"><img class="small-badge" src="/images/atombadge.png"        alt="atom newsfeed"></a></h2>  | 
