From 93f7b5c8544057cbb5656e12390d4b97df4cb6e4 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Sat, 15 Jul 2017 14:59:27 +0200 Subject: Add random project page --- _includes/header.html | 1 + 1 file changed, 1 insertion(+) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index 8ab0b24..6c6b8a6 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -12,6 +12,7 @@
  • const menu = [
  • 'Home',
  • 'Projects',
  • +
  • 'Random Projects',
  • 'Badges'
  • ]
  • -- cgit v1.1