From 7f2f977ea234caef0b5eb0fdae3e2676a5c0f773 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Thu, 28 Nov 2019 14:27:18 +0100 Subject: [PATCH] fix: handle linking --- dist/chlore.html | 10 ++++++++-- dist/color-test.html | 12 ++++++++---- dist/index.html | 13 ++++++++----- dist/minimal.html | 12 ++++++++---- dist/preview.html | 12 ++++++++---- src/chlore.html | 4 +--- src/color-test.html | 6 +----- src/includes/_links.html | 8 ++++++++ src/index.html | 7 +------ src/minimal.html | 6 +----- src/preview.html | 6 +----- 11 files changed, 53 insertions(+), 43 deletions(-) create mode 100644 src/includes/_links.html diff --git a/dist/chlore.html b/dist/chlore.html index 7077155..1021bba 100644 --- a/dist/chlore.html +++ b/dist/chlore.html @@ -8,10 +8,16 @@ - - + + + + + + + + diff --git a/dist/color-test.html b/dist/color-test.html index 66b7560..e52a9ea 100644 --- a/dist/color-test.html +++ b/dist/color-test.html @@ -12,11 +12,15 @@ - - - + + + + + + + + - diff --git a/dist/index.html b/dist/index.html index f82688b..392a432 100644 --- a/dist/index.html +++ b/dist/index.html @@ -12,13 +12,16 @@ - - - + + + + + + + + - -
diff --git a/dist/minimal.html b/dist/minimal.html index 1cc6366..6481bd5 100644 --- a/dist/minimal.html +++ b/dist/minimal.html @@ -12,11 +12,15 @@ - - - + + + + + + + + - diff --git a/dist/preview.html b/dist/preview.html index d3e8820..41c1b44 100644 --- a/dist/preview.html +++ b/dist/preview.html @@ -12,11 +12,15 @@ - - - + + + + + + + + - diff --git a/src/chlore.html b/src/chlore.html index 7077155..b20e923 100644 --- a/src/chlore.html +++ b/src/chlore.html @@ -8,9 +8,7 @@ - - - + diff --git a/src/color-test.html b/src/color-test.html index 66b7560..f28d7d9 100644 --- a/src/color-test.html +++ b/src/color-test.html @@ -12,11 +12,7 @@ - - - - - + diff --git a/src/includes/_links.html b/src/includes/_links.html new file mode 100644 index 0000000..da3b364 --- /dev/null +++ b/src/includes/_links.html @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/index.html b/src/index.html index f82688b..41e6d85 100644 --- a/src/index.html +++ b/src/index.html @@ -12,13 +12,8 @@ - - - - - + -
diff --git a/src/minimal.html b/src/minimal.html index 1cc6366..9d59825 100644 --- a/src/minimal.html +++ b/src/minimal.html @@ -12,11 +12,7 @@ - - - - - + diff --git a/src/preview.html b/src/preview.html index d3e8820..d5beec4 100644 --- a/src/preview.html +++ b/src/preview.html @@ -12,11 +12,7 @@ - - - - - +