From ef7130a59f106bb2296a015014704d5f2cb03cab Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 8 Aug 2025 06:24:28 -0600 Subject: Silly ari ad, better nav bar, and mobile scaling issue --- shittyweb-html.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shittyweb-html.el') 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") "\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 -- cgit v1.2.3