diff options
-rwxr-xr-x[-rw-r--r--] | 2020/day-01/day-01.raku | 0 | ||||
-rw-r--r-- | README.org | 7 |
2 files changed, 3 insertions, 4 deletions
diff --git a/2020/day-01/day-01.raku b/2020/day-01/day-01.raku index 7ab6c49..7ab6c49 100644..100755 --- a/2020/day-01/day-01.raku +++ b/2020/day-01/day-01.raku diff --git a/README.org b/README.org index 61bd2fb..2ed472f 100644 --- a/README.org +++ b/README.org @@ -1,7 +1,6 @@ -#+SETUPFILE: ~/.emacs.d/org-templates/level-1.org -#+HTML_LINK_UP: ./index.html -#+OPTIONS: toc:2 -#+TITLE: Advent of Code +#+title: Advent of Code +#+html_link_up: ./index.html +#+setupfile: ~/.emacs.d/org-templates/level-1.org My solutions for [[https://adventofcode.com][Advent of Code]]. |