Redid a contacts section.
This commit is contained in:
parent
7428d4707b
commit
31d2ef3040
@ -153,6 +153,16 @@ section {
|
||||
margin-top: 1rem;
|
||||
max-width: 100%; }
|
||||
|
||||
#contacts {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
word-wrap: break-word; }
|
||||
|
||||
#contacts a,
|
||||
#contacts span { margin: .3rem; }
|
||||
|
||||
#contacts span a { margin: 0; }
|
||||
|
||||
footer {
|
||||
font-size: .8rem;
|
||||
text-align: center;
|
||||
|
@ -217,22 +217,15 @@ block content
|
||||
p At first I wanted to learn more about DNS and now BIND9 serves a DNS cache and domain zone for my LAN. I also use DNSCrypt-proxy to encrypt DNS traffic and added #[a(href="https://opennic.org" rel="nofollow noreferrer") OpenNIC] records so I have access to that domains.
|
||||
section#contacts
|
||||
h2 Contacts
|
||||
table
|
||||
tr
|
||||
td E-Mail:
|
||||
td #[a(href="mailto:me@arav.top") me@arav.top]
|
||||
tr
|
||||
td Jabber:
|
||||
td #[a(href="xmpp://arav@arav.top") arav@arav.top]
|
||||
tr
|
||||
td Matrix:
|
||||
td #[a(href="https://matrix.to/#/@arav:arav.top") @arav:arav.top]
|
||||
tr
|
||||
td PGP key:
|
||||
td #[a(href="~arav/5A2ECA58F93EB5C44F02D50B1327FE8A374CC86F.asc") 5A2E CA58 F93E B5C4 4F02 D50B 1327 FE8A 374C C86F] (available through #[a(href="https://wiki.gnupg.org/WKD" rel="nofollow noreferrer") Web Key Directory])
|
||||
tr
|
||||
td Neocities:
|
||||
td #[a(href="https://arav.neocities.org") arav.neocities.org]
|
||||
span
|
||||
| E-Mail: #[a(href="mailto:me@arav.top") me@arav.top]
|
||||
span
|
||||
| Jabber: #[a(href="xmpp://arav@arav.top") arav@arav.top]
|
||||
span
|
||||
| Matrix: #[a(href="https://matrix.to/#/@arav:arav.top") @arav:arav.top]
|
||||
br
|
||||
span
|
||||
| PGP key: #[a(href="~arav/5A2ECA58F93EB5C44F02D50B1327FE8A374CC86F.asc") 5A2E CA58 F93E B5C4 4F02 D50B 1327 FE8A 374C C86F] (available through #[a(href="https://wiki.gnupg.org/WKD" rel="nofollow noreferrer") Web Key Directory])
|
||||
section#banners
|
||||
h2 Banners
|
||||
p In case you found my site anyhow useful and would like to add me to your links page here are the banners for you.
|
||||
|
Loading…
Reference in New Issue
Block a user