Use an Org option to not show the title, instead of CSS.
This commit is contained in:
parent
7e75ea6d62
commit
7a98bac909
3 changed files with 2 additions and 7 deletions
|
@ -1,5 +0,0 @@
|
|||
@import "default.css";
|
||||
|
||||
h1.title {
|
||||
display: none;
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
#+TITLE: Sergiu Ivanov
|
||||
#+OPTIONS: title:nil
|
||||
|
||||
#+LANGUAGE: fr
|
||||
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../content/css/notitle.css" />
|
||||
|
||||
#+ATTR_HTML: :class photo-ref
|
||||
[[https://www.instagram.com/emilie_nuyn/][Émilie]]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#+TITLE: Sergiu Ivanov
|
||||
#+OPTIONS: title:nil
|
||||
|
||||
#+LANGUAGE: en
|
||||
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="content/css/notitle.css" />
|
||||
|
||||
#+ATTR_HTML: :class photo-ref
|
||||
[[https://www.instagram.com/emilie_nuyn/][Émilie]]
|
||||
|
|
Loading…
Reference in a new issue