From cda660e63d8602888ce618174a2377722f51fde3 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sat, 7 Dec 2019 10:50:36 +0100 Subject: [PATCH] improvement: put css/js handling in a separate include --- dist/apropos.html | 11 ++++++----- dist/blog.html | 11 ++++++----- dist/color-test.html | 11 ++++++----- dist/index.html | 11 ++++++----- dist/personnage.html | 11 ++++++----- dist/preview.html | 11 ++++++----- dist/writing-test.html | 11 ++++++----- src/apropos.html | 11 +---------- src/blog.html | 11 +---------- src/color-test.html | 11 +---------- src/includes/_links.html | 10 ++++++++++ src/index.html | 11 +---------- src/personnage.html | 11 +---------- src/preview.html | 11 +---------- src/writing-test.html | 11 +---------- 15 files changed, 59 insertions(+), 105 deletions(-) create mode 100644 src/includes/_links.html diff --git a/dist/apropos.html b/dist/apropos.html index d472e12..d9f5c75 100644 --- a/dist/apropos.html +++ b/dist/apropos.html @@ -11,14 +11,15 @@ - - - - + + + + - + + diff --git a/dist/blog.html b/dist/blog.html index f5ff786..38ad9a6 100644 --- a/dist/blog.html +++ b/dist/blog.html @@ -11,14 +11,15 @@ - - - - + + + + - + + diff --git a/dist/color-test.html b/dist/color-test.html index 7cb2a33..be4a3ac 100644 --- a/dist/color-test.html +++ b/dist/color-test.html @@ -11,14 +11,15 @@ - - - - + + + + - + + diff --git a/dist/index.html b/dist/index.html index 4b609a7..8b77adf 100644 --- a/dist/index.html +++ b/dist/index.html @@ -11,14 +11,15 @@ - - - - + + + + - + + diff --git a/dist/personnage.html b/dist/personnage.html index 1eea58b..e33d167 100644 --- a/dist/personnage.html +++ b/dist/personnage.html @@ -11,14 +11,15 @@ - - - - + + + + - + + diff --git a/dist/preview.html b/dist/preview.html index 768a059..03189ad 100644 --- a/dist/preview.html +++ b/dist/preview.html @@ -11,14 +11,15 @@ - - - - + + + + - + + diff --git a/dist/writing-test.html b/dist/writing-test.html index b9e1676..904ebcb 100644 --- a/dist/writing-test.html +++ b/dist/writing-test.html @@ -11,14 +11,15 @@ - - - - + + + + - + + diff --git a/src/apropos.html b/src/apropos.html index d472e12..77db2b9 100644 --- a/src/apropos.html +++ b/src/apropos.html @@ -9,16 +9,7 @@ - - - - - - - - - - + diff --git a/src/blog.html b/src/blog.html index f5ff786..ef9879f 100644 --- a/src/blog.html +++ b/src/blog.html @@ -9,16 +9,7 @@ - - - - - - - - - - + diff --git a/src/color-test.html b/src/color-test.html index 7cb2a33..e519429 100644 --- a/src/color-test.html +++ b/src/color-test.html @@ -9,16 +9,7 @@ - - - - - - - - - - + diff --git a/src/includes/_links.html b/src/includes/_links.html new file mode 100644 index 0000000..af7cb0a --- /dev/null +++ b/src/includes/_links.html @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/index.html b/src/index.html index 4b609a7..a64ceff 100644 --- a/src/index.html +++ b/src/index.html @@ -9,16 +9,7 @@ - - - - - - - - - - + diff --git a/src/personnage.html b/src/personnage.html index 1eea58b..19238a7 100644 --- a/src/personnage.html +++ b/src/personnage.html @@ -9,16 +9,7 @@ - - - - - - - - - - + diff --git a/src/preview.html b/src/preview.html index 768a059..d76b300 100644 --- a/src/preview.html +++ b/src/preview.html @@ -9,16 +9,7 @@ - - - - - - - - - - + diff --git a/src/writing-test.html b/src/writing-test.html index b9e1676..7395e24 100644 --- a/src/writing-test.html +++ b/src/writing-test.html @@ -9,16 +9,7 @@ - - - - - - - - - - +