Remove instant.page Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Tue, 10 Sep 2019 21:17:54 +0530
6 files changed,
0 insertions(+),
6 deletions(-)
M
templates/404.html
→
templates/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.html
→
templates/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.html
→
templates/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.html
→
templates/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.html
→
templates/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.html
→
templates/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 }}