From f613e5a9f8283ba8d8a2b8929b31fbbe2e2b70f3 Mon Sep 17 00:00:00 2001 From: furo Date: Sun, 14 Aug 2022 00:25:02 +0200 Subject: [PATCH] Now on I2P aswell! --- assets/css/landing.css | 12 ++++++++++++ content/pages/index.njk | 27 +++++++++++++++++++++++++-- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/assets/css/landing.css b/assets/css/landing.css index 75b66b8..4fb0a6b 100644 --- a/assets/css/landing.css +++ b/assets/css/landing.css @@ -160,6 +160,18 @@ body { /* box-shadow: 0 .25rem 2rem var(--primary); */ } +.buttons > a.i2p { + color: var(--orange); + border-color: var(--orange); + padding: .5rem 1rem; +} + +.buttons > a.i2p:hover, +.buttons > a.i2p:focus { + color: var(--surface); + background-color: var(--orange); + /* box-shadow: 0 .25rem 2rem var(--primary); */ +} .text-box { margin: 1rem; diff --git a/content/pages/index.njk b/content/pages/index.njk index db5d2bd..0683ddd 100644 --- a/content/pages/index.njk +++ b/content/pages/index.njk @@ -35,6 +35,7 @@
BROWSE TOR + I2P
@@ -46,6 +47,7 @@
BROWSE TOR + I2P
@@ -57,6 +59,7 @@
BROWSE TOR + I2P
@@ -68,6 +71,7 @@
WATCH TOR + I2P
@@ -81,7 +85,8 @@

These services requires an account, which you can create at qam.qwik.space - (Tor). + (Tor, + I2P).

Gitea

@@ -92,6 +97,7 @@
@@ -161,7 +167,8 @@

burnyllama [at] protonmail [dot] com

-

You can read about news for qwik.space, rants, and other stuffs over at my blog (Tor).

+

You can read about news for qwik.space, rants, and other stuffs over at my blog + (Tor, I2P).

furo

@@ -202,6 +209,7 @@

+
@@ -220,4 +228,19 @@ xmpp: qwikoouqore6hxczat3gwbe2ixjpllh3yuhaecixyenprbn6r54mglqd.onion git: qwikoob2jgyfaqsgenwvma4h3z44gei7a6ou7zcwd4c2mhuerakrywqd.onion blog: qwikoov6bmdskhp5o32d2ju6nntwhpdhcrjnllajdryq5gvxfamgffqd.onion + +I2P links + +qwikspace: yblgkllzgodhwvs2fm46y5c4623honpyswwnyja2evikn26nlkma.b32.i2p +nitter: tm4rwkeysv3zz3q5yacyr4rlmca2c4etkdobfvuqzt6vsfsu4weq.b32.i2p +libreddit: woo5ugmoomzbtaq6z46q4wgei5mqmc6jkafqfi5c37zni7xc4ymq.b32.i2p +bibliogram: gyet2jwstmlop7j6ufcmc7tbjuu5ic24ornqrgg5uug7yqjz7tiq.b32.i2p +invidious: pa7eextqat4wg35onzs4cnlhqa3gvzen243bcbrng67zyla4fqya.b32.i2p + +qam: 4mk7jpqmvxxubp7elapuoawccnvymayhfjsot3pubcjjlf4o5efq.b32.i2p +xmpp: a4rmtevnz6mgfdt7jxwuejcuztlhdaavr3wjlat2twhsgfkboxpa.b32.i2p +git: i4kemzfhct7rki53w5mqtrnb4ixgp66fefgy6752emogkbldtifa.b32.i2p + +blog: 4zmuywwjpnmighhtu2tz33iitsbotfzhqbtbdmrkc5uxujcrj5qa.b32.i2p + #} \ No newline at end of file