diff options
-rwxr-xr-x | contact.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/contact.html b/contact.html index 1463341..f5c9a7b 100755 --- a/contact.html +++ b/contact.html @@ -35,14 +35,6 @@ software. My profile is at <a href="http://identi.ca/pehjota"><http://identi.ca/pehjota></a>. </p> -<h4>XMPP/Jabber</h4> -<p> - My JID is - <a href="xmpp:PehJota@jabber.org"><xmpp:PehJota@jabber.org></a>, - but I rarely have my XMPP client running as few people contact me this way. - If you'd like to talk to me over XMPP, you should first let me know via some - other communication medium. -</p> <h4>SMS/MMS and Voice</h4> <p> I have a mobile phone and use it to send and receive SMS ("text") messages, @@ -54,4 +46,12 @@ submit, however, that they are useful and often time-saving for collaborative work, personal arrangements, and business communications. </p> +<h4>XMPP/Jabber</h4> +<p> + My JID is + <a href="xmpp:PehJota@jabber.org"><xmpp:PehJota@jabber.org></a>, + but I rarely have my XMPP client running as few people contact me this way. + If you'd like to talk to me over XMPP, you should first let me know via some + other communication medium. +</p> <!--#include file="includes/footer.html" --> |