diff options
author | Dirk Engling <erdgeist@erdgeist.org> | 2025-01-02 03:42:39 +0100 |
---|---|---|
committer | Dirk Engling <erdgeist@erdgeist.org> | 2025-01-02 03:42:39 +0100 |
commit | 9bb5248dab5fafc7e999ec92667b8dba8a5cc644 (patch) | |
tree | cbd78cd873f58d1e557c5fa16e0d9f6ba03e81e2 /blog/2015/hello-world.rst | |
parent | b58baee6f027fd03d81d1847be54aec33e0b2f95 (diff) |
bring the blog up to date
Diffstat (limited to 'blog/2015/hello-world.rst')
-rw-r--r-- | blog/2015/hello-world.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/blog/2015/hello-world.rst b/blog/2015/hello-world.rst index ce70a17..b93fb4e 100644 --- a/blog/2015/hello-world.rst +++ b/blog/2015/hello-world.rst | |||
@@ -6,9 +6,10 @@ Colorizing countries I have visited and can remember :) | |||
6 | This is just to demonstrate my new static blog and web engine nikola | 6 | This is just to demonstrate my new static blog and web engine nikola |
7 | 7 | ||
8 | .. chart:: maps.world.World | 8 | .. chart:: maps.world.World |
9 | :title: "Reise" | ||
9 | :stroke: False | 10 | :stroke: False |
10 | :style: RotateStyle('#de3804', step=12, background='#fff', plot_background='#fff', foreground='#eee' ) | 11 | :style: RotateStyle('#de3804', step=12, background='#fff', plot_background='#fff', foreground='#eee' ) |
11 | :js: '' | 12 | :js: [''] |
12 | 13 | ||
13 | 'Trip', ['nz', 'au', 'ar', 'cz', 'th', 'cu', 'rw', 'ch', 'pl', 'ma', 'se', 'fi', 'is', 'ee', 'nl', 'it' ] | 14 | 'Trip', ['nz', 'au', 'ar', 'cz', 'th', 'cu', 'rw', 'ch', 'pl', 'ma', 'se', 'fi', 'is', 'ee', 'nl', 'it' ] |
14 | 'Transit', [ 'ae', 'cn', 'ru', 'nc', 'br', 'si' ] | 15 | 'Transit', [ 'ae', 'cn', 'ru', 'nc', 'br', 'si' ] |