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 d59743d4 RAT-359: Replace external with ASF-internal font
d59743d4 is described below
commit d59743d4ae8cc3d6445455dbb25266feffb4c744
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Jan 22 21:55:58 2024 +0100
RAT-359: Replace external with ASF-internal font
---
apache-rat-core/src/site/site.xml | 2 +-
apache-rat-plugin/src/site/site.xml | 2 +-
apache-rat-tasks/src/site/site.xml | 2 +-
apache-rat/src/site/site.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/apache-rat-core/src/site/site.xml
b/apache-rat-core/src/site/site.xml
index c93ffa1a..4440bc8a 100644
--- a/apache-rat-core/src/site/site.xml
+++ b/apache-rat-core/src/site/site.xml
@@ -20,7 +20,7 @@
name="Apache Rat™ Core">
<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>
<menu ref="parent"/>
diff --git a/apache-rat-plugin/src/site/site.xml
b/apache-rat-plugin/src/site/site.xml
index 2e8c4cb3..6377e610 100644
--- a/apache-rat-plugin/src/site/site.xml
+++ b/apache-rat-plugin/src/site/site.xml
@@ -20,7 +20,7 @@
name="Apache Rat™ Plugin for Apache Maven">
<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>
<menu ref="parent"/>
diff --git a/apache-rat-tasks/src/site/site.xml
b/apache-rat-tasks/src/site/site.xml
index cb18813a..8277d7a3 100644
--- a/apache-rat-tasks/src/site/site.xml
+++ b/apache-rat-tasks/src/site/site.xml
@@ -20,7 +20,7 @@
name="Apache Rat™ Task Library for Apache Ant">
<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>
<menu ref="parent"/>
diff --git a/apache-rat/src/site/site.xml b/apache-rat/src/site/site.xml
index 799cbcf3..310ce798 100644
--- a/apache-rat/src/site/site.xml
+++ b/apache-rat/src/site/site.xml
@@ -20,7 +20,7 @@
name="Apache Rat™">
<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>
<menu ref="parent"/>