From 589a2dd4d19fe6e5fbf466372a759c1bac155408 Mon Sep 17 00:00:00 2001 From: Noam Preil Date: Mon, 19 Aug 2024 17:26:28 -0500 Subject: [PATCH] more links --- _layouts/documentation.html | 4 ++-- _layouts/post_toolchain.html | 6 +++--- ...-an-entire-toolchain-to-the-browser-with-emscripten.md | 8 ++++---- blog/index.html | 2 +- contributing/what-can-i-do.html | 8 ++++---- 5 files changed, 14 insertions(+), 14 deletions(-) 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: