all repos — site @ 3c382173eabe0743b6002558ed81e1743d7008f6

source for my site, found at icyphox.sh

Remove instant.page

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Tue, 10 Sep 2019 21:17:54 +0530
commit

3c382173eabe0743b6002558ed81e1743d7008f6

parent

fc29b8d93aca0ff139d8ef3a4061bdc888680c0d

M templates/404.htmltemplates/404.html

@@ -21,7 +21,6 @@ <html>

<title> 404 </title> -<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> <div class="container"> <header class="header"> {{ header }}
M templates/about.htmltemplates/about.html

@@ -21,7 +21,6 @@ <html>

<title> {{ title }} </title> -<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> <div class="container-text"> <header class="header"> {{ header }}
M templates/blogindex.htmltemplates/blogindex.html

@@ -21,7 +21,6 @@ <html>

<title> {{ title }} </title> -<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> <div class="container-text"> <header class="header"> {{ header }}
M templates/index.htmltemplates/index.html

@@ -21,7 +21,6 @@ <html>

<title> {{ title }} </title> -<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> <div class="container"> <header class="header"> {{ header }}
M templates/reading.htmltemplates/reading.html

@@ -22,7 +22,6 @@ <html>

<title> {{ title }} </title> -<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> <div class="container-text"> <header class="header"> {{ header }}
M templates/text.htmltemplates/text.html

@@ -22,7 +22,6 @@ <html>

<title> {{ title }} </title> -<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> <div class="container-text"> <header class="header"> {{ header }}