diff options
| author | Andinus <andinus@nand.sh> | 2020-12-04 20:59:30 +0530 |
|---|---|---|
| committer | Andinus <andinus@nand.sh> | 2020-12-04 20:59:30 +0530 |
| commit | 26fad6137e22627f103d58e0fc8998a37bfc4fcc (patch) | |
| tree | 8ba595e627ec9cbbfa33ca7808478dc198e7e52a /challenge-080 | |
| parent | d19b0f983bbefca06f6139624711c079ac18eb6e (diff) | |
| download | perlweeklychallenge-club-26fad6137e22627f103d58e0fc8998a37bfc4fcc.tar.gz perlweeklychallenge-club-26fad6137e22627f103d58e0fc8998a37bfc4fcc.tar.bz2 perlweeklychallenge-club-26fad6137e22627f103d58e0fc8998a37bfc4fcc.zip | |
Change "up" link in all README.org
These are not solutions but just changing the `HTML_LINK_UP' property
of all README.org files. I changed the website layout.
Diffstat (limited to 'challenge-080')
| -rw-r--r-- | challenge-080/andinus/README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-080/andinus/README.org b/challenge-080/andinus/README.org index 4db2e0b32d..4b9cc4d48d 100644 --- a/challenge-080/andinus/README.org +++ b/challenge-080/andinus/README.org @@ -1,5 +1,5 @@ #+SETUPFILE: ~/.emacs.d/org-templates/level-2.org -#+HTML_LINK_UP: ../../writings/ +#+HTML_LINK_UP: ../index.html #+OPTIONS: toc:2 #+EXPORT_FILE_NAME: index #+TITLE: Challenge 080 |
