[Xfce4-commits] [www/forum.xfce.org] 01/01: Use cdn.xfce.org for the header CSS
noreply at xfce.org
noreply at xfce.org
Tue May 21 14:53:34 CEST 2019
This is an automated email from the git hooks/post-receive script.
s k u n n y k p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository www/forum.xfce.org.
commit a09d4b68e3e6cdfce313904d76c8707a8e722553
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date: Tue May 21 02:24:11 2019 +0300
Use cdn.xfce.org for the header CSS
---
include/template/admin.tpl | 2 +-
include/template/main.tpl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/template/admin.tpl b/include/template/admin.tpl
index a1e4187..7e600a3 100644
--- a/include/template/admin.tpl
+++ b/include/template/admin.tpl
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<pun_head>
-<link rel="stylesheet" media="screen" type="text/css" href="/style/header.css" />
+<link rel="stylesheet" media="screen" type="text/css" href="//cdn.xfce.org/style/base_header.css" />
<style type="text/css">
body {
margin: 0;
diff --git a/include/template/main.tpl b/include/template/main.tpl
index 5f1f59f..79856e2 100644
--- a/include/template/main.tpl
+++ b/include/template/main.tpl
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<pun_head>
-<link rel="stylesheet" media="screen" type="text/css" href="/style/header.css" />
+<link rel="stylesheet" media="screen" type="text/css" href="//cdn.xfce.org/style/base_header.css" />
<style type="text/css">
body {
margin: 0;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list