taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 986d5863f6e83b01ebe80f7d464747f5785b844a
parent 62dd1ceae353085c8e039376c20b19a627eb63cd
Author: Florian Dold <florian.dold@gmail.com>
Date:   Fri, 27 Sep 2019 01:24:43 +0200

squelch warning by removing reference to non-existent file

Diffstat:
M_exts/taler_sphinx_theme/guzzle_sphinx_theme/layout.html | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/_exts/taler_sphinx_theme/guzzle_sphinx_theme/layout.html b/_exts/taler_sphinx_theme/guzzle_sphinx_theme/layout.html @@ -2,7 +2,6 @@ {# Do this so that bootstrap is included before the main css file #} {%- block htmltitle %} - {% set script_files = script_files + ["_static/myscript.js"] %} <!-- Licensed under the Apache 2.0 License --> <link rel="stylesheet" type="text/css" href="{{ pathto('_static/fonts/open-sans/stylesheet.css', 1) }}" /> <!-- Licensed under the SIL Open Font License -->