On 08/06/2023 22:18, Thomas Redelberger wrote:
http://web222.webclient5.de/doc/swdev/emacs/orgmode/html
At this page:
#+BIND: org-html-viewport nil
I do not need viewport information in the HTML.
On 26/06/2023 02:56, Marcin Borkowski wrote:
Do you mean this?
https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag
Yes, I do. Browser development tools allows to test adaptive design (to
simulate specific mobile devices).
I was surprised that somebody may intentionally disable the feature
supported by Org on a site that at first glance does not require special
viewport settings. Since you are in the process of refreshing your site,
I decided to draw your attention to this setting of HTML pages.