unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob d0fa47b59c726c3f8275903c7311338c86dd14d3 1115 bytes (raw)
name: packages/patches/beancount-disable-googleapis-fonts.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 
https://sources.debian.org/data/main/b/beancount/2.2.0-3/debian/patches/0001-Remove-fonts.googleapis.com-links-for-the-bean-web-t.patch

From: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date: Tue, 1 May 2018 04:49:55 +0200
Subject: Remove fonts.googleapis.com links for the bean-web template

---
 beancount/web/web.html | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/beancount/web/web.html b/beancount/web/web.html
index 3995ce2..ec9e707 100644
--- a/beancount/web/web.html
+++ b/beancount/web/web.html
@@ -3,10 +3,6 @@
   <head>
     <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 
-    <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,700italic,700,400" rel="stylesheet" type="text/css" />
-    <link href="https://fonts.googleapis.com/css?family=Roboto:400italic,700italic,700,400" rel="stylesheet" type="text/css" />
-    <link href='https://fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css' />
-
     <link href="/resources/web.css" rel="stylesheet" type="text/css" />
     <title>{{title}}: {{pagetitle}}</title>
 

debug log:

solving d0fa47b59c726c3f8275903c7311338c86dd14d3 ...
found d0fa47b59c726c3f8275903c7311338c86dd14d3 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).