From 7faaf5cccf30bfcb3253af1ab830e2b3f1f31ee0 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Thu, 30 Mar 2023 13:27:40 +0200 Subject: [PATCH] refactor: cleanup line endings --- src/_includes/footer.html | 2 +- src/_includes/head.html | 2 +- src/_includes/specs/http-gateways/http.html | 2 +- src/_includes/specs/http-gateways/web.html | 2 +- src/_includes/specs/meta.html | 2 +- src/css/index.css | 1 - src/css/specs.css | 2 -- src/index.html | 2 +- 8 files changed, 6 insertions(+), 9 deletions(-) diff --git a/src/_includes/footer.html b/src/_includes/footer.html index 26e5351e9..b17a88c95 100644 --- a/src/_includes/footer.html +++ b/src/_includes/footer.html @@ -13,4 +13,4 @@ - \ No newline at end of file + diff --git a/src/_includes/head.html b/src/_includes/head.html index 3aa1b9954..9f60fff53 100644 --- a/src/_includes/head.html +++ b/src/_includes/head.html @@ -9,4 +9,4 @@ - \ No newline at end of file + diff --git a/src/_includes/specs/http-gateways/http.html b/src/_includes/specs/http-gateways/http.html index 6a1e8933e..fbe065edd 100644 --- a/src/_includes/specs/http-gateways/http.html +++ b/src/_includes/specs/http-gateways/http.html @@ -11,4 +11,4 @@ that allow light IPFS clients to retrieve data behind a CID and verify its integrity without delegating any trust to the gateway itself. - \ No newline at end of file + diff --git a/src/_includes/specs/http-gateways/web.html b/src/_includes/specs/http-gateways/web.html index ef3e2e60d..f961d308c 100644 --- a/src/_includes/specs/http-gateways/web.html +++ b/src/_includes/specs/http-gateways/web.html @@ -16,4 +16,4 @@ enables URL redirects or rewrites by adding redirect rules to a0 file stored underneath the root CID of a web site. - \ No newline at end of file + diff --git a/src/_includes/specs/meta.html b/src/_includes/specs/meta.html index c55904876..02b51a270 100644 --- a/src/_includes/specs/meta.html +++ b/src/_includes/specs/meta.html @@ -8,4 +8,4 @@ Specifies the format and system used to create and maintain specifications for the interplanetary stack. - \ No newline at end of file + diff --git a/src/css/index.css b/src/css/index.css index 8ee142d61..32965020c 100644 --- a/src/css/index.css +++ b/src/css/index.css @@ -1,4 +1,3 @@ - body { margin: 0; padding: 0; diff --git a/src/css/specs.css b/src/css/specs.css index 1ea8488d7..b3c18b7c1 100644 --- a/src/css/specs.css +++ b/src/css/specs.css @@ -1,5 +1,3 @@ - - :root { --size-mono: 0.9em; } diff --git a/src/index.html b/src/index.html index 7e2b664ad..164b7c787 100644 --- a/src/index.html +++ b/src/index.html @@ -55,4 +55,4 @@

Meta

-{% include 'footer.html' %} \ No newline at end of file +{% include 'footer.html' %}