my website at https://anirudh.fi
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove instant.page

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>

-6
-1
templates/404.html
··· 21 21 <title> 22 22 404 23 23 </title> 24 - <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> 25 24 <div class="container"> 26 25 <header class="header"> 27 26 {{ header }}
-1
templates/about.html
··· 21 21 <title> 22 22 {{ title }} 23 23 </title> 24 - <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> 25 24 <div class="container-text"> 26 25 <header class="header"> 27 26 {{ header }}
-1
templates/blogindex.html
··· 21 21 <title> 22 22 {{ title }} 23 23 </title> 24 - <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> 25 24 <div class="container-text"> 26 25 <header class="header"> 27 26 {{ header }}
-1
templates/index.html
··· 21 21 <title> 22 22 {{ title }} 23 23 </title> 24 - <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> 25 24 <div class="container"> 26 25 <header class="header"> 27 26 {{ header }}
-1
templates/reading.html
··· 22 22 <title> 23 23 {{ title }} 24 24 </title> 25 - <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> 26 25 <div class="container-text"> 27 26 <header class="header"> 28 27 {{ header }}
-1
templates/text.html
··· 22 22 <title> 23 23 {{ title }} 24 24 </title> 25 - <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script> 26 25 <div class="container-text"> 27 26 <header class="header"> 28 27 {{ header }}