[Xfce4-commits] [www/forum.xfce.org] 79/79: Use cdn.xfce.org for the header CSS
noreply at xfce.org
noreply at xfce.org
Tue May 21 14:49:14 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 o l d f o r u m
in repository www/forum.xfce.org.
commit b7a8715accb31cf3e3edcfde32687c4fa0a1385b
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 35d0ea9..7396cc9 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 903b683..409e9dc 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