diff options
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' ] |