This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git
The following commit(s) were added to refs/heads/master by this push:
new 09cf726 TENTACLES-17: Replace remotely loaded font with ASF location
09cf726 is described below
commit 09cf72662ee3c48e0bb470142b1e6509ce1f7557
Author: P. Ottlinger <[email protected]>
AuthorDate: Mon Jan 29 22:41:27 2024 +0100
TENTACLES-17: Replace remotely loaded font with ASF location
---
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 2859421..dc27875 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>