[
https://issues.apache.org/jira/browse/RAT-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Ottlinger updated RAT-359:
----------------------------------
Description:
Due to
https://privacy.apache.org/faq/committers.html#can-i-use-google-fonts
we should replace the
{code:html}
<head>
<![CDATA[<link href="https://fonts.googleapis.com/css?family=Mate+SC"
type="text/css" rel="stylesheet" />]]>
</head>
{code}
snippets in all webpages with a locally hosted version.
This applies for all of Creadur's projects.
was:
Due to
https://privacy.apache.org/faq/committers.html#can-i-use-google-fonts
we should replace the
{code:html}
<head>
<![CDATA[<link href="https://fonts.googleapis.com/css?family=Mate+SC"
type="text/css" rel="stylesheet" />]]>
</head>
{code}
snippets in all webpages with a locally hosted version.
> Replace externally loaded fonts with locally hosted once to comply with
> privacy regulations
> -------------------------------------------------------------------------------------------
>
> Key: RAT-359
> URL: https://issues.apache.org/jira/browse/RAT-359
> Project: Apache Rat
> Issue Type: Task
> Components: site
> Affects Versions: 0.16
> Reporter: Philipp Ottlinger
> Priority: Major
> Fix For: 0.17
>
>
> Due to
> https://privacy.apache.org/faq/committers.html#can-i-use-google-fonts
> we should replace the
> {code:html}
> <head>
> <![CDATA[<link href="https://fonts.googleapis.com/css?family=Mate+SC"
> type="text/css" rel="stylesheet" />]]>
> </head>
> {code}
> snippets in all webpages with a locally hosted version.
> This applies for all of Creadur's projects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)