From b065628fb1ffa6edf8f35a690931c2d56d26ab3e Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Thu, 27 Aug 2020 15:05:29 +0200 Subject: Simplify the theme --- site/cleopatra/theme.org | 284 ++++++++++++++--------------------------------- 1 file changed, 84 insertions(+), 200 deletions(-) (limited to 'site/cleopatra/theme.org') diff --git a/site/cleopatra/theme.org b/site/cleopatra/theme.org index 35f13b4..4c2ea26 100644 --- a/site/cleopatra/theme.org +++ b/site/cleopatra/theme.org @@ -29,35 +29,24 @@ ARTIFACTS += ${CSS} #+NAME: head #+BEGIN_SRC html :noweb no-export - <> - <> + + <> <> #+END_SRC -*** Encoding - -#+NAME: encoding -#+BEGIN_SRC html - -#+END_SRC - -*** Viewport - -#+NAME: viewport -#+BEGIN_SRC html - -#+END_SRC - *** Assets Loading #+NAME: syncloading_html #+BEGIN_SRC html + - + #+END_SRC #+NAME: asyncloading_js @@ -71,13 +60,13 @@ noscript.parentNode.removeChild(noscript); #+BEGIN_SRC html