From 3e46d6d87cbce8775c3019180d59d7cfe0de5c19 Mon Sep 17 00:00:00 2001
From: youshitsune
Date: Tue, 13 Jun 2023 14:43:17 +0200
Subject: [PATCH] Add links on account page and fix css
---
categories/index.html | 179 ++++++++++++++++++++++++++++++++++++++++++
categories/index.xml | 10 +++
css/dark.css | 2 +-
css/main.css | 2 +-
favicon-32x32.png | Bin 0 -> 2716 bytes
nalog/index.html | 6 +-
tags/index.html | 179 ++++++++++++++++++++++++++++++++++++++++++
tags/index.xml | 10 +++
8 files changed, 383 insertions(+), 5 deletions(-)
create mode 100644 categories/index.html
create mode 100644 categories/index.xml
create mode 100644 favicon-32x32.png
create mode 100644 tags/index.html
create mode 100644 tags/index.xml
diff --git a/categories/index.html b/categories/index.html
new file mode 100644
index 0000000..26c59ab
--- /dev/null
+++ b/categories/index.html
@@ -0,0 +1,179 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Categories
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Tags
+
+ Nothing to see here, yet 😉
+
+
+
+
+
+
+
diff --git a/categories/index.xml b/categories/index.xml
new file mode 100644
index 0000000..ed1119d
--- /dev/null
+++ b/categories/index.xml
@@ -0,0 +1,10 @@
+
+
+
+ Categories on Decentrala
+ https://dmz.rs/categories/
+ Recent content in Categories on Decentrala
+ Hugo -- gohugo.io
+ en
+
+
diff --git a/css/dark.css b/css/dark.css
index 6d71b11..7e1c7be 100644
--- a/css/dark.css
+++ b/css/dark.css
@@ -2,7 +2,7 @@
--dark-primary-color: 34, 39, 46;
--dark-secondary-color: #2d333b;
--dark-tertiary-color: #646464;
- --dark-text-color: white;
+ --dark-text-color: #24ea25;
}
html {
diff --git a/css/main.css b/css/main.css
index bef70ec..b6418ce 100644
--- a/css/main.css
+++ b/css/main.css
@@ -5,7 +5,7 @@
--light-primary-color: 255, 255, 255;
--light-secondary-color: #dddddd;
--light-tertiary-color: #272822;
- --light-text-color: black;
+ --light-text-color: #24ea25;
}
@font-face {
diff --git a/favicon-32x32.png b/favicon-32x32.png
new file mode 100644
index 0000000000000000000000000000000000000000..9fb120144de9c8ae5d6d4284f46bf55b66878c39
GIT binary patch
literal 2716
zcmeAS@N?(olHy`uVBq!ia0y~yV0s6_985rwx_Xwm3=E8|na<7up3cq+1x5L3nK`Kp
z3>p(_C)#=(c91z5AG~x?XnUDJ;fa8`IvrgcdQq)PAskzsR`aP%uXCK-w&dv1zye*1
z9~&b|3kt7YJs2v$V(%a`caBKxk|Y0BTg43JWWGPXyZ88AYljunXQY+(FwTlIocwXd
zjB{(c8pFRRwAh_d&@etdWAYLfo8#AQYijm(f6{qhT;CUGnr(PMUFf{g;WYyJ0{*#S
zJm-ENNer71`l$F(;AB0IKPO6$J~cmA+0Hso(k%F7tEkJwd_AQPg!xfa8>~xgy-2xB4r8u*>du
z(QA!yH7L?qz{9)gG5i1K`*)*ub{3jzN-$f+=lo8V;CRE-J1e(d{&v}8mJjyK;Z>*O
z*D+t7zvOyU)Dw;u_u2H;MbFyA9`lZY*}pC4RNs^3noo)j{FbZ@X5+ZabT>OM|7`6X
zI|j{HT7}FqGEB;qr{ca>l!sU6|DTun?K^YdnW9Y{9bHwxc;PJYh%9Dc;1&j9Muu5)
zB!GhKC7!;n?9aG`1^BGFr2n)sFmSB$ba4!+xb^m$BPWA`0K>t{0%`)kp9>1lIK-yZ
zBtNrr!}?yJ#!*1G5O~1u$yBlMoEp<}x0gx>=ISsqBmi^M8Xks*sf;jcgAoHm7#jnW
zI&cci15pu@3=G=LFbb-X82vzv^w1Ay
z{nXWu7I6sw6KOw@`l+07fXNUk;GpRbGvc7>mr%sx)K6r@Q>q^|;-TJv#yC>MZ!i)<
z&T>crK%@cGO*uI2ADEPbE9Fu-<)IcCIAfkr%A;GsK57vqA+TXHgIqitM>hY{2_R!U
MUHx3vIVCg!08cpsDgXcg
literal 0
HcmV?d00001
diff --git a/nalog/index.html b/nalog/index.html
index 156cbf6..b05ad13 100644
--- a/nalog/index.html
+++ b/nalog/index.html
@@ -173,9 +173,9 @@
Za primer podesavanja na Thundebird mail klijentu.
diff --git a/tags/index.html b/tags/index.html
new file mode 100644
index 0000000..3d32657
--- /dev/null
+++ b/tags/index.html
@@ -0,0 +1,179 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Tags
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Tags
+
+ Nothing to see here, yet 😉
+
+
+
+
+
+
+
diff --git a/tags/index.xml b/tags/index.xml
new file mode 100644
index 0000000..abda396
--- /dev/null
+++ b/tags/index.xml
@@ -0,0 +1,10 @@
+
+
+
+ Tags on Decentrala
+ https://dmz.rs/tags/
+ Recent content in Tags on Decentrala
+ Hugo -- gohugo.io
+ en
+
+