diff options
author | Julien Dessaux | 2021-03-23 16:15:11 +0100 |
---|---|---|
committer | Julien Dessaux | 2021-03-23 16:15:11 +0100 |
commit | 07327139f752508a1799928cc4496c5dfcab6fd4 (patch) | |
tree | 779e8970fb1837326ae91119921d2a60e0c55a19 /content/books/stormlight_archive | |
parent | Reworked some docs _index and added an article on hugo shortcodes (diff) | |
download | www-07327139f752508a1799928cc4496c5dfcab6fd4.tar.gz www-07327139f752508a1799928cc4496c5dfcab6fd4.tar.bz2 www-07327139f752508a1799928cc4496c5dfcab6fd4.zip |
Bootstrapped books section
Diffstat (limited to 'content/books/stormlight_archive')
-rw-r--r-- | content/books/stormlight_archive/the-way-of-kings.md | 9 | ||||
-rw-r--r-- | content/books/stormlight_archive/words-of-radiance.md | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/content/books/stormlight_archive/the-way-of-kings.md b/content/books/stormlight_archive/the-way-of-kings.md new file mode 100644 index 0000000..ebff9f1 --- /dev/null +++ b/content/books/stormlight_archive/the-way-of-kings.md @@ -0,0 +1,9 @@ +--- +title: "The Way of Kings" +date: 2021-01-21 +description: Brandon Sanderson +tags: + - books +--- + +TODO diff --git a/content/books/stormlight_archive/words-of-radiance.md b/content/books/stormlight_archive/words-of-radiance.md new file mode 100644 index 0000000..7ff7229 --- /dev/null +++ b/content/books/stormlight_archive/words-of-radiance.md @@ -0,0 +1,9 @@ +--- +title: "Words of Radiance" +date: 2021-02-11 +description: Brandon Sanderson +tags: + - books +--- + +TODO |