This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch fix/RAT-353
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/fix/RAT-353 by this push:
     new 48f094a1 RAT-359: Use hosted font
48f094a1 is described below

commit 48f094a18fcb26716e904b63e30b6227f4b65088
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Jan 22 01:09:19 2024 +0100

    RAT-359: Use hosted font
---
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index ead8a8a5..31031a2c 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -34,7 +34,7 @@
 
   <body>
     <head>
-      <![CDATA[<link href="https://fonts.googleapis.com/css?family=Mate+SC"; 
type="text/css" rel="stylesheet" />]]>
+      <![CDATA[<link href="https://creadur.apache.org/font/matesc.css"; 
type="text/css" rel="stylesheet" />]]>
     </head>
 
     <breadcrumbs>

Reply via email to