File: remove-external-HTML-resources.patch

package info (click to toggle)
ebib 2.51.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,460 kB
  • sloc: lisp: 8,839; sh: 80; makefile: 30
file content (14 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
From: Aymeric Agon-Rambosson <aymeric.agon@yandex.com>
Date: Sat, 30 Apr 2022 04:14:33 +0200
Subject: remove external HTML resources
Forwarded: not-needed

--- a/manual/header-include.html
+++ b/manual/header-include.html
@@ -1,6 +1,3 @@
 <!-- Favicon -->
 <link href="favicon.ico" rel="icon" type='image/x-icon'/>
 
-<!-- Google Fonts -->
-<link rel="preconnect" href="https://fonts.gstatic.com">
-<link href="https://fonts.googleapis.com/css2?family=Merriweather+Sans&family=Roboto+Slab&display=swap" rel="stylesheet">