mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 21:29:12 +02:00
docs: fix page build
This commit is contained in:
parent
7b0285e086
commit
d458dc2b10
3 changed files with 12 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#+PROPERTY: header-args:nix :mkdirp yes
|
||||
#+PROPERTY: header-args:nix-ts :mkdirp yes
|
||||
#+PROPERTY: header-args:shell :mkdirp yes
|
||||
#+EXPORT_FILE_NAME: index.html
|
||||
#+EXPORT_FILE_NAME: site/index.html
|
||||
#+OPTIONS: toc:6 author:nil creator:nil timestamp:nil validate:nil html-postamble:nil html-preamble:nil broken-links:mark
|
||||
#+HTML_HEAD: <link rel="stylesheet" href="style.css">
|
||||
#+macro: revision-date (eval (format-time-string "%F %T %z"))
|
||||
|
|
@ -30949,7 +30949,7 @@ This is the stylesheet used by waybar.
|
|||
|
||||
This is the stylesheet used by waybar.
|
||||
|
||||
#+begin_src css :tangle style.css
|
||||
#+begin_src css :tangle site/style.css :mkdirp yes
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue