Redid a contacts section.
This commit is contained in:
parent
7428d4707b
commit
31d2ef3040
@ -153,6 +153,16 @@ section {
|
|||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
max-width: 100%; }
|
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 {
|
footer {
|
||||||
font-size: .8rem;
|
font-size: .8rem;
|
||||||
text-align: center;
|
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.
|
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
|
section#contacts
|
||||||
h2 Contacts
|
h2 Contacts
|
||||||
table
|
span
|
||||||
tr
|
| E-Mail: #[a(href="mailto:me@arav.top") me@arav.top]
|
||||||
td E-Mail:
|
span
|
||||||
td #[a(href="mailto:me@arav.top") me@arav.top]
|
| Jabber: #[a(href="xmpp://arav@arav.top") arav@arav.top]
|
||||||
tr
|
span
|
||||||
td Jabber:
|
| Matrix: #[a(href="https://matrix.to/#/@arav:arav.top") @arav:arav.top]
|
||||||
td #[a(href="xmpp://arav@arav.top") arav@arav.top]
|
br
|
||||||
tr
|
span
|
||||||
td Matrix:
|
| 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])
|
||||||
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]
|
|
||||||
section#banners
|
section#banners
|
||||||
h2 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.
|
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