2024
-
+
- 27/11 Did you see that shadow?
- 20/11 Added a first fun project. Super Español
- 14/11 Added peertube instance.
- 12/11 Primera revisión de sección dedicada al Argentum abierta al público.
diff --git a/public/images/effects/buster_circle.png b/public/images/effects/buster_circle.png
new file mode 100644
index 0000000..d65232a
Binary files /dev/null and b/public/images/effects/buster_circle.png differ
diff --git a/public/images/gang/badarot.png b/public/images/gang/badarot.png
new file mode 100755
index 0000000..993ce7c
Binary files /dev/null and b/public/images/gang/badarot.png differ
diff --git a/public/images/gang/bathroom_girl.png b/public/images/gang/bathroom_girl.png
new file mode 100755
index 0000000..0b9c325
Binary files /dev/null and b/public/images/gang/bathroom_girl.png differ
diff --git a/public/images/gang/kopadot.png b/public/images/gang/kopadot.png
new file mode 100755
index 0000000..367589e
Binary files /dev/null and b/public/images/gang/kopadot.png differ
diff --git a/public/images/gang/lean.png b/public/images/gang/lean.png
new file mode 100755
index 0000000..6af9881
Binary files /dev/null and b/public/images/gang/lean.png differ
diff --git a/public/images/gang/nanashi.png b/public/images/gang/nanashi.png
new file mode 100755
index 0000000..b2d5d68
Binary files /dev/null and b/public/images/gang/nanashi.png differ
diff --git a/public/styles/home/index.css b/public/styles/home/index.css
index 0d69654..9cc4849 100644
--- a/public/styles/home/index.css
+++ b/public/styles/home/index.css
@@ -19,6 +19,23 @@
color: red;
}
+#buster{
+ width: 123px;
+ animation-name: spin;
+ animation-duration: 0.7s;
+ animation-timing-function: linear;
+ animation-iteration-count: infinite;
+}
+
+@keyframes spin {
+ from {transform:rotate(0deg);}
+ to {transform:rotate(360deg);}
+}
+
+.gang > img{
+ border: 1px solid var(--celeste);
+}
+
/* .main_div{
background-image: url("/public/images/backgrounds/index.png");
background-size: contain;
diff --git a/public/styles/soku/index.css b/public/styles/soku/index.css
index 1471a17..575b7ca 100644
--- a/public/styles/soku/index.css
+++ b/public/styles/soku/index.css
@@ -4,10 +4,11 @@
}
.gallery > img{
+ width: 100%;
max-width: 700px;
- width: auto;
}
img{
image-rendering: auto;
-}
\ No newline at end of file
+}
+
diff --git a/views/home.hbs b/views/home.hbs
index 5ef4f3a..62052a2 100644
--- a/views/home.hbs
+++ b/views/home.hbs
@@ -22,8 +22,77 @@
Tambien se suele estar aca
-
Public Files
+
+ + LISTS+
|
+
+ {{!-- --}} + A Fun First Project+ {{!--+ Websites --}} + |
+
+ + + + If someone knows where these are from please send an email. 1 BTC in bounties. + + |
+ |
+ {{!-- --}} + Neocities Site Restored+ |
+
+ {{!-- --}} + Videos
+ |
+
+ + PUBLIC FILES+
|
+ |
+ + + Not everything is listed in here. Try clicking around the site for more! + + + |
+
+ {{!-- --}} + Argentum Online
+ |
+ + + + | +
Cut the umbilical cord.
@@ -32,70 +101,6 @@
- - Anime/Vidya List- |
-
- - Websites- |
-
- - Update Log- |
-
- - Neocities Site Restored- |
-
- - |
-
- - Argentum Online
- |
-
- - A Fun First Project- |
-
- - Videos (SUPER ESPAÑOL)- |
-
- - Kiki Nation- |
-
YuugenMagan
diff --git a/views/soku.hbs b/views/soku.hbs index b67de78..867b29b 100644 --- a/views/soku.hbs +++ b/views/soku.hbs @@ -65,7 +65,7 @@