From efd1dfddda574b9ed08f6a4a62d265edea5b9639 Mon Sep 17 00:00:00 2001 From: BcRikko Date: Tue, 18 Dec 2018 23:40:12 +0900 Subject: [PATCH 1/3] fix(index.html): use https instead of http fix #196 --- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index b685d51..7a81c9d 100644 --- a/index.html +++ b/index.html @@ -99,14 +99,14 @@

Avatars

- - - - - - - - + + + + + + + +
From 4a5b4b53ed664024d9de1ca48810ac4d7e00deec Mon Sep 17 00:00:00 2001 From: BcRikko Date: Tue, 18 Dec 2018 23:57:46 +0900 Subject: [PATCH 2/3] fix(index.html): change reference of css file fix #197 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b685d51..7893670 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ NES.css - NES-style CSS Framework - + From b747141b7b36b9e8890d44e2223f43bb6b3a210e Mon Sep 17 00:00:00 2001 From: BcRikko Date: Wed, 19 Dec 2018 00:00:25 +0900 Subject: [PATCH 3/3] fix(index.html): change repository url --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7893670..be82f52 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ - + @@ -37,7 +37,7 @@

NES-style CSS Framework.

- +

Fork me
on GitHub