aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_layouts/layout.html2
-rw-r--r--badges.md9
2 files changed, 10 insertions, 1 deletions
diff --git a/_layouts/layout.html b/_layouts/layout.html
index b337d70..7a80c91 100644
--- a/_layouts/layout.html
+++ b/_layouts/layout.html
@@ -12,7 +12,7 @@
<li class='seperator'>•</li>
<li><a href="/projects/">Projects</a></li>
<li class='seperator'>•</li>
- <li><a href="/blog/">Blog</a></li>
+ <li><a href="/badges/">Badges</a></li>
</ul>
</nav>
<main>
diff --git a/badges.md b/badges.md
new file mode 100644
index 0000000..4188488
--- /dev/null
+++ b/badges.md
@@ -0,0 +1,9 @@
+---
+layout: layout
+permalink: /badges/
+---
+Below you can see the badges that I earned, you can also view my
+[credly profile](https://credly.com/u/2193255).
+
+<iframe src="https://infvoplein.nl:8000/user/2193255" frameborder="0"
+ width="100%" height="800"></iframe> \ No newline at end of file