aboutsummaryrefslogtreecommitdiff
path: root/shittyweb-html.el
diff options
context:
space:
mode:
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