Load fedora.css using HTTPS on people page

This commit is contained in:
Chaoyi Zha 2015-09-11 21:16:40 +00:00
parent d40becaf30
commit 2061faee9a

View file

@ -8,7 +8,7 @@ cat << EOM>> ${outfile}
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Fedora Project</title>
<link rel="stylesheet" type="text/css" media="all" href="http://fedoraproject.org/static/css/fedora.css" />
<link rel="stylesheet" type="text/css" media="all" href="https://fedoraproject.org/static/css/fedora.css" />
<!--[if lt IE 7]>
<style type="text/css">
#wrapper