aboutsummaryrefslogtreecommitdiff
path: root/org
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-08-08 06:24:28 -0600
committernathan <nathansmith@disroot.org>2025-08-08 06:24:28 -0600
commitef7130a59f106bb2296a015014704d5f2cb03cab (patch)
tree81f8036de0d3b53fe8885c405cd8fb1d00a7d61d /org
parentf748cdb4d72d9f1761bc5aab3987bcaf40357a5c (diff)
Silly ari ad, better nav bar, and mobile scaling issue
Diffstat (limited to 'org')
-rw-r--r--org/css/front-page.css18
-rw-r--r--org/index.org25
2 files changed, 41 insertions, 2 deletions
diff --git a/org/css/front-page.css b/org/css/front-page.css
index 188d593..c4595a3 100644
--- a/org/css/front-page.css
+++ b/org/css/front-page.css
@@ -32,7 +32,6 @@ b {
table {
margin: auto;
- border: none;
}
.outline-2 {
@@ -43,6 +42,23 @@ table {
display: none;
}
+#navigation {
+ display: none;
+}
+
+#text-navigation ul {
+ list-style-type: none;
+ margin: auto;
+ text-align: center;
+ padding: 5px;
+ border: 1px solid #00ff00;
+}
+
+#text-navigation li {
+ display: inline;
+ padding: 3px;
+}
+
#outline-container-buttons {
text-align: center;
}
diff --git a/org/index.org b/org/index.org
index 8ef814f..1698fb4 100644
--- a/org/index.org
+++ b/org/index.org
@@ -12,7 +12,20 @@
#+BACKGROUND_IMAGE: images/background.jpg
#+SHITTYWEB_HEADER: <img src="images/home-title.jpg" alt="Nathan's Shit Web" /><img src="images/under_construction.gif" alt="Under construction" />
-| [[file:cgi-bin/guest-book.cgi][Guest book]] | [[file:blog/index.xhtml][blog]] | [[https://git.shittyweb.org][git]] | [[https://shittyweb.org][clearnet]] | [[http://3yrbqwojymy6zhbgbt2aatxgvs6a3m5fvrpk24nfp2q3nyjz5raohoqd.onion][onion]] | [[gopher://shittyweb.org][gopherhole]] | [[file:give-me-your-dollaridoos.org][donate]] | [[file:contact.org][contact]] |
+
+* Navigation
+:PROPERTIES:
+:CUSTOM_ID: navigation
+:END:
++ [[file:cgi-bin/guest-book.cgi][Guest book]]
++ [[file:blog/index.xhtml][blog]]
++ [[https://git.shittyweb.org][git]]
++ [[https://shittyweb.org][clearnet]]
++ [[http://3yrbqwojymy6zhbgbt2aatxgvs6a3m5fvrpk24nfp2q3nyjz5raohoqd.onion][onion]]
++ [[gopher://shittyweb.org][gopherhole]]
++ [[file:give-me-your-dollaridoos.org][donate]]
++ [[file:contact.org][contact]]
+
*Warning: this site provides zero value to society*
* Places
@@ -146,5 +159,15 @@ They arent standard size because fuck you (:
<br />
<img src="images/bi.gif" alt="bi pride" />
+
+<iframe
+ src="https://ad.ari.lt/ads/embed?from=shittyweb.org"
+ sandbox="allow-popups allow-popups-to-escape-sandbox"
+ referrerpolicy="no-referrer"
+ title="An advertisment showing a silly image and author information."
+ style="border:none;max-width:100%"
+ width="722"
+ height="98"
+ loading="lazy"></iframe>
#+end_export