From 7a98bac909442ebebe788269c8a7efe8da72418e Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Sun, 17 Oct 2021 20:32:32 +0200 Subject: [PATCH] Use an Org option to not show the title, instead of CSS. --- content/css/notitle.css | 5 ----- fr/index.org | 2 +- index.org | 2 +- 3 files changed, 2 insertions(+), 7 deletions(-) delete mode 100644 content/css/notitle.css diff --git a/content/css/notitle.css b/content/css/notitle.css deleted file mode 100644 index eb23ae8..0000000 --- a/content/css/notitle.css +++ /dev/null @@ -1,5 +0,0 @@ -@import "default.css"; - -h1.title { - display: none; -} diff --git a/fr/index.org b/fr/index.org index ac4db56..b25b743 100644 --- a/fr/index.org +++ b/fr/index.org @@ -1,7 +1,7 @@ #+TITLE: Sergiu Ivanov +#+OPTIONS: title:nil #+LANGUAGE: fr -#+HTML_HEAD_EXTRA: #+ATTR_HTML: :class photo-ref [[https://www.instagram.com/emilie_nuyn/][Émilie]] diff --git a/index.org b/index.org index 9886788..d89df20 100644 --- a/index.org +++ b/index.org @@ -1,7 +1,7 @@ #+TITLE: Sergiu Ivanov +#+OPTIONS: title:nil #+LANGUAGE: en -#+HTML_HEAD_EXTRA: #+ATTR_HTML: :class photo-ref [[https://www.instagram.com/emilie_nuyn/][Émilie]]