diff options
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>  | 
