Browse Source

Add nim logo to post

master
Chris Smith 4 years ago
parent
commit
b19c0b1cce
Signed by: Chris Smith <chris@chameth.com> GPG Key ID: 3A2D4BBDC4A3C9A9

+ 3
- 0
.gitignore View File

1
 .DS_Store
1
 .DS_Store
2
+
3
+# When running outside of docker, Hugo writes content here
4
+/site/public

+ 5
- 0
site/content/post/2018-12-09-over-the-top-optimisations-in-nim.md View File

7
 area: optimisation
7
 area: optimisation
8
 ---
8
 ---
9
 
9
 
10
+<figure class="right">
11
+  <img src="/res/images/nim/logo.jpg" alt="Yellow crown on a dark background">
12
+  <figcaption>The Nim logo</figcaption>
13
+</figure>
14
+
10
 For the past few years I've been taking part in
15
 For the past few years I've been taking part in
11
 [Eric Wastl](https://twitter.com/ericwastl)'s
16
 [Eric Wastl](https://twitter.com/ericwastl)'s
12
 [Advent of Code](https://adventofcode.com/), a coding challenge that provides
17
 [Advent of Code](https://adventofcode.com/), a coding challenge that provides

BIN
site/static/res/images/nim/logo.jpg View File


Loading…
Cancel
Save