gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ops-www] branch master updated: load minified css


From: gnunet
Subject: [taler-taler-ops-www] branch master updated: load minified css
Date: Sat, 24 Feb 2024 21:44:40 +0100

This is an automated email from the git hooks/post-receive script.

nora pushed a commit to branch master
in repository taler-ops-www.

The following commit(s) were added to refs/heads/master by this push:
     new eb48b27  load minified css
eb48b27 is described below

commit eb48b2763f16e8559b056e92c3c6e4285521732e
Author: Nullptrderef <nullptrderef@national.shitposting.agency>
AuthorDate: Sat Feb 24 21:44:36 2024 +0100

    load minified css
---
 common/header.j2.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/header.j2.inc b/common/header.j2.inc
index 726527f..2523fe6 100644
--- a/common/header.j2.inc
+++ b/common/header.j2.inc
@@ -47,7 +47,7 @@
 <script src="{{ url_static('js/owl.carousel.js') }}"></script>
 <script src="{{ url_static('js/owl.script.js') }}"></script>
 
-<link href="{{ url_static('css/bootstrap5.css') }}" rel="stylesheet" />
-<link href="{{ url_static('css/doc.css') }}" rel="stylesheet" />
-<link href="{{ url_static('css/fonts.css') }}" rel="stylesheet" />
-<link href="{{ url_static('css/owl.carousel.css') }}" rel="stylesheet" />
+<link href="{{ url_static('css/min/bootstrap5.css') }}" rel="stylesheet" />
+<link href="{{ url_static('css/min/doc.css') }}" rel="stylesheet" />
+<link href="{{ url_static('css/min/fonts.css') }}" rel="stylesheet" />
+<link href="{{ url_static('css/min/owl.carousel.css') }}" rel="stylesheet" />

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]