diff options
author | Andinus <andinus@nand.sh> | 2020-12-04 21:01:57 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-12-04 21:01:57 +0530 |
commit | a79f9b867b99e7d7bb9407cc970341feff97cf19 (patch) | |
tree | 677e1c83039da7b8311524c260172b732224f5e2 /2020 | |
parent | 26abda4d486c2e9efc276d6b7e85f8ce5d009828 (diff) | |
download | aoc-a79f9b867b99e7d7bb9407cc970341feff97cf19.tar.gz |
Update properties in all README.org
Website layout was changed.
Diffstat (limited to '2020')
-rw-r--r-- | 2020/day-01/README.org | 4 | ||||
-rw-r--r-- | 2020/day-02/README.org | 4 | ||||
-rw-r--r-- | 2020/day-03/README.org | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/2020/day-01/README.org b/2020/day-01/README.org index c3863f0..9b6c79b 100644 --- a/2020/day-01/README.org +++ b/2020/day-01/README.org @@ -1,6 +1,6 @@ #+SETUPFILE: ~/.emacs.d/org-templates/level-3.org -#+HTML_LINK_UP: ../../../writings/#aoc -#+OPTIONS: toc:2 +#+HTML_LINK_UP: ../../index.html#2020 +#+OPTIONS: toc:1 #+EXPORT_FILE_NAME: index #+TITLE: Day 01 - Report Repair diff --git a/2020/day-02/README.org b/2020/day-02/README.org index 93b1af0..902f695 100644 --- a/2020/day-02/README.org +++ b/2020/day-02/README.org @@ -1,6 +1,6 @@ #+SETUPFILE: ~/.emacs.d/org-templates/level-3.org -#+HTML_LINK_UP: ../../../writings/#aoc -#+OPTIONS: toc:2 +#+HTML_LINK_UP: ../../index.html#2020 +#+OPTIONS: toc:1 #+EXPORT_FILE_NAME: index #+TITLE: Day 02 - Password Philosophy diff --git a/2020/day-03/README.org b/2020/day-03/README.org index 77328b3..56b3863 100644 --- a/2020/day-03/README.org +++ b/2020/day-03/README.org @@ -1,5 +1,5 @@ #+SETUPFILE: ~/.emacs.d/org-templates/level-3.org -#+HTML_LINK_UP: ../../../writings/#aoc +#+HTML_LINK_UP: ../../index.html#2020 #+OPTIONS: toc:1 #+EXPORT_FILE_NAME: index #+TITLE: Day 03 - Toboggan Trajectory |