From cf0a2e981d71492f0fa26683e750e33567308690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5vard=20F=2E=20Aasen?= Date: Mon, 16 Dec 2019 21:04:10 +0100 Subject: Removes image url from upstream. Prevents fetching data from an external website at runtime. Forwarded: not-needed Gbp-Pq: Name block_image_url.patch --- docs/_static/wand.css | 3 +-- docs/_templates/layout.html | 2 -- docs/index.rst | 20 -------------------- docs/test.rst | 6 ------ 4 files changed, 1 insertion(+), 30 deletions(-) diff --git a/docs/_static/wand.css b/docs/_static/wand.css index d7c306e..830b3f0 100644 --- a/docs/_static/wand.css +++ b/docs/_static/wand.css @@ -1,5 +1,4 @@ -@import url(http://fonts.googleapis.com/css?family=Sunshiney); @import url(flasky.css); .indexwrapper .sphinxsidebar .github-line { visibility: hidden; } @@ -19,4 +18,4 @@ div.body h1, div.body h2, div.body h3, div.body h4, div.body h5, div.body h6 { font-family: 'Sunshiney', 'Garamond', 'Georgia', serif; } .literal-block .subscript { vertical-align: sub; } -.literal-block .supscript { vertical-align: super; } \ No newline at end of file +.literal-block .supscript { vertical-align: super; } diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index acfaecc..419c534 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -3,8 +3,6 @@ {% block sidebarlogo %} {% if pagename == 'index' %}