diff --git a/resources/views/templates/bio.blade.php b/resources/views/templates/bio.blade.php index 3af09929..722a668b 100644 --- a/resources/views/templates/bio.blade.php +++ b/resources/views/templates/bio.blade.php @@ -1,7 +1,15 @@ @section('bio')
-

My name is Jonny Barnes, and jonnybarnes.uk is my site. I’m from Manchester, UK.

-

I am active to varying degrees on several silos:

+

My name is Jonny Barnes, and + + jonnybarnes.uk + is my site. I’m from + + Manchester, + UK + .

+

I am active to varying degrees on several + silos:

-

My usual online nickname is normally jonnybarnes for other services. Here’s a profile pic. I also have a PGP key, with fingerprint. You can email me at jonny at my domain, or message me on XMPP using the same address.

+

My usual online nickname is normally + jonnybarnes for other services. I also syndicate my content + to the IndieWeb friendly site + micro.blog. + Here’s a + profile pic. I also have a + PGP + key, with fingerprint. You can email me + at jonny at my domain, or message me on + XMPP.

@stop