diff --git a/_layouts/documentation.html b/_layouts/documentation.html index c09a7e7..89f6a21 100644 --- a/_layouts/documentation.html +++ b/_layouts/documentation.html @@ -3,7 +3,7 @@ {% include head.html %} - + {% include nav.html search=true %} @@ -41,7 +41,7 @@

{{name}}

{{description}}
{% endraw %} - + diff --git a/_layouts/post_toolchain.html b/_layouts/post_toolchain.html index 9bf2680..e448837 100644 --- a/_layouts/post_toolchain.html +++ b/_layouts/post_toolchain.html @@ -19,6 +19,6 @@ - - - + + + diff --git a/_posts/2014-11-30-Porting-an-entire-toolchain-to-the-browser-with-emscripten.md b/_posts/2014-11-30-Porting-an-entire-toolchain-to-the-browser-with-emscripten.md index 77129d9..2754893 100644 --- a/_posts/2014-11-30-Porting-an-entire-toolchain-to-the-browser-with-emscripten.md +++ b/_posts/2014-11-30-Porting-an-entire-toolchain-to-the-browser-with-emscripten.md @@ -48,7 +48,7 @@ that](https://github.com/KnightOS/kcc) 😉. Here's a "hello world" you can run your web browser:
-
+
@@ -57,7 +57,7 @@ your web browser: