aboutsummaryrefslogtreecommitdiff
path: root/shittyweb-html.el
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 /shittyweb-html.el
parentf748cdb4d72d9f1761bc5aab3987bcaf40357a5c (diff)
Silly ari ad, better nav bar, and mobile scaling issue
Diffstat (limited to 'shittyweb-html.el')
-rw-r--r--shittyweb-html.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/shittyweb-html.el b/shittyweb-html.el
index dc1e654..c0d817c 100644
--- a/shittyweb-html.el
+++ b/shittyweb-html.el
@@ -40,7 +40,7 @@ holding export options."
(format " lang=\"%s\"" (plist-get info :language))))
">\n")
"<head>\n"
- (org-html--build-meta-info info)
+ ;;(org-html--build-meta-info info) ;; Causes scaling issues on mobile
(org-html--build-head info)
(org-html--build-mathjax-config info)
;; Background