Procházet zdrojové kódy

Add nim logo to post

master
Chris Smith před 4 roky
rodič
revize
b19c0b1cce
Podepsáno: Chris Smith <chris@chameth.com> ID GPG klíče: 3A2D4BBDC4A3C9A9

+ 3
- 0
.gitignore Zobrazit soubor

@@ -1 +1,4 @@
1 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 Zobrazit soubor

@@ -7,6 +7,11 @@ description: Sometimes its fun to just abandon good practice and make something
7 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 15
 For the past few years I've been taking part in
11 16
 [Eric Wastl](https://twitter.com/ericwastl)'s
12 17
 [Advent of Code](https://adventofcode.com/), a coding challenge that provides

binární
site/static/res/images/nim/logo.jpg Zobrazit soubor


Načítá se…
Zrušit
Uložit