From bf46c99f7d6981975b1867674764722c4d81944e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Feje=C5=A1?=
Date: Wed, 20 Dec 2017 11:05:15 +0100
Subject: [PATCH] Add credit for ribbon
---
docs/index.html | 4 ++--
static-parts/index-end.html | 2 +-
static-parts/index-start.html | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/index.html b/docs/index.html
index 859d6533a..6edf3e60b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -35,7 +35,7 @@
}
-
+
30 seconds of code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
@@ -1230,7 +1230,7 @@ Use Number() to check if the coercion holds.
diff --git a/static-parts/index-end.html b/static-parts/index-end.html
index 6ea0075e4..453f9d4c4 100644
--- a/static-parts/index-end.html
+++ b/static-parts/index-end.html
@@ -1,5 +1,5 @@
diff --git a/static-parts/index-start.html b/static-parts/index-start.html
index 3285b3d4e..a884c021e 100644
--- a/static-parts/index-start.html
+++ b/static-parts/index-start.html
@@ -35,7 +35,7 @@
}
-
+
30 seconds of code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.