--- a/relpipe-data/contact.xml Sat Dec 08 20:26:19 2018 +0100
+++ b/relpipe-data/contact.xml Sun Dec 09 00:17:16 2018 +0100
@@ -4,12 +4,50 @@
<nadpis>Support & contact</nadpis>
<perex>Support and contact information</perex>
+ <klíčováSlova>
+ <slovo>support</slovo>
+ <slovo>donate</slovo>
+ <slovo>contact</slovo>
+ <slovo>public keys</slovo>
+ </klíčováSlova>
<pořadí>80</pořadí>
<text xmlns="http://www.w3.org/1999/xhtml">
<p>
- The world is relational!
+ <m:name/> was created at <a href="https://GlobalCode.info">GlobalCode.info</a> by Ing. František Kučera a.k.a. <xkucf03/>
+ </p>
+
+ <p>
+ You can send me an <m:skript jazyk="perl" výstup="xhtml"><![CDATA[
+use strict;
+use warnings;
+use MIME::Base64;
+
+my $email = decode_base64("cmVscGlwZS44ZnMzcHRzOEBhLmZyYW50b3ZvLmN6");
+print "<m:a typ=\"email\" href=\"$email\">e-mail</m:a>";
+# You might notice that I really hate spam.]]></m:skript> or follow me online:
</p>
+
+ <ul>
+ <li><a href="https://blog.frantovo.cz/">My personal blog</a> – Czech</li>
+ <li><a href="https://podnik.frantovo.cz/">My commercial website</a> – Czech</li>
+ <li><a href="https://sql-dk.GlobalCode.info/">SQL-DK</a> – a batch/terminal client for relational databases.</li>
+ <li><a href="https://sql-vyuka.cz/">SQL-Výuka</a> – learn SQL online: <a href="https://demo-1.sql-vyuka.cz/">1</a>, <a href="https://demo-2.sql-vyuka.cz/">2</a></li>
+ <li><a href="https://telco.frantovo.cz/">Free telco dictionary</a> – English</li>
+ </ul>
+
+ <p>
+ My public keys:
+ <a href="https://podnik.frantovo.cz/d/sifrovani/franta.pkr.asc">OpenPGP</a>,
+ <a href="https://podnik.frantovo.cz/d/sifrovani/franta.ssh.txt">SSH</a>
+ </p>
+
+ <p>So crypto…</p>
+
+ <ul>
+ <li>BTC: <code>1APShtP1D4iBNTqX1MhY9uDpeyibarWJjP</code></li>
+ </ul>
+
</text>
</stránka>