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/day-01 | |
parent | 26abda4d486c2e9efc276d6b7e85f8ce5d009828 (diff) | |
download | aoc-a79f9b867b99e7d7bb9407cc970341feff97cf19.tar.gz |
Update properties in all README.org
Website layout was changed.
Diffstat (limited to '2020/day-01')
-rw-r--r-- | 2020/day-01/README.org | 4 |
1 files changed, 2 insertions, 2 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 |