File: 0009-Remove-version-switch-code-in-HTML-docs.patch

package info (click to toggle)
bornagain 23.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 103,948 kB
  • sloc: cpp: 423,131; python: 40,997; javascript: 11,167; awk: 630; sh: 318; ruby: 173; xml: 130; makefile: 51; ansic: 24
file content (20 lines) | stat: -rw-r--r-- 652 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: Roland Mas <lolando@debian.org>
Date: Sat, 29 Jul 2023 23:34:15 +0200
Subject: Remove version switch code in HTML docs

---
 hugo/layouts/partials/head.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hugo/layouts/partials/head.html b/hugo/layouts/partials/head.html
index e5c0fb6..5992de1 100644
--- a/hugo/layouts/partials/head.html
+++ b/hugo/layouts/partials/head.html
@@ -94,7 +94,6 @@
 <link href="https://fonts.googleapis.com/css?family=Libre+Baskerville" rel='stylesheet'  type='text/css'>
 
 <script src="/js/jquery.js"></script>
-<script src="https://bornagainproject.org/js/version_switch.js"></script>
 
 <script>
 MathJax = {