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">
|