Lines 1-11
Link Here
|
1 |
<!DOCTYPE html> |
1 |
<!DOCTYPE html> |
2 |
<html> |
2 |
<html> |
3 |
<head> |
3 |
<head> |
4 |
<title><%= "#{h @title} — " if @title %>Gentoo Security</title> |
4 |
<title><%= "#{h @title} — " if @title %>Gentoo security</title> |
5 |
<meta charset="utf-8"> |
5 |
<meta charset="utf-8"> |
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 |
<meta name="theme-color" content="#54487a"> |
7 |
<meta name="theme-color" content="#54487a"> |
8 |
<meta name="description" content="<%= @description ? "#{h @description.gsub("\n", ' ').squeeze(' ').strip}" : 'Gentoo Security Database' %>"> |
8 |
<meta name="description" content="<%= @description ? "#{h @description.gsub("\n", ' ').squeeze(' ').strip}" : 'Gentoo security database' %>"> |
9 |
<link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/bootstrap.min.css" rel="stylesheet" media="screen"> |
9 |
<link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/bootstrap.min.css" rel="stylesheet" media="screen"> |
10 |
<link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/tyrian.min.css" rel="stylesheet" media="screen"> |
10 |
<link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/tyrian.min.css" rel="stylesheet" media="screen"> |
11 |
<link href="/css/main.css" rel="stylesheet" media="screen"> |
11 |
<link href="/css/main.css" rel="stylesheet" media="screen"> |
Lines 34-40
Link Here
|
34 |
<li><a href="https://archives.gentoo.org/" title="Read up on past discussions"><span class="fa fa-archive fa-fw"></span> Archives</a></li> |
34 |
<li><a href="https://archives.gentoo.org/" title="Read up on past discussions"><span class="fa fa-archive fa-fw"></span> Archives</a></li> |
35 |
<li><a href="https://sources.gentoo.org/" title="Browse our source code"><span class="fa fa-code fa-fw"></span> Sources</a></li> |
35 |
<li><a href="https://sources.gentoo.org/" title="Browse our source code"><span class="fa fa-code fa-fw"></span> Sources</a></li> |
36 |
<li class="divider"></li> |
36 |
<li class="divider"></li> |
37 |
<li><a href="https://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo"><span class="fa fa-server fa-fw"></span> Infra Status</a></li> |
37 |
<li><a href="https://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo"><span class="fa fa-server fa-fw"></span> Infra status</a></li> |
38 |
</ul> |
38 |
</ul> |
39 |
</div> |
39 |
</div> |
40 |
</div> |
40 |
</div> |
Lines 107-113
Link Here
|
107 |
Gentoo is a trademark of the Gentoo Foundation, Inc. |
107 |
Gentoo is a trademark of the Gentoo Foundation, Inc. |
108 |
The contents of this document, unless otherwise expressly stated, are licensed under the |
108 |
The contents of this document, unless otherwise expressly stated, are licensed under the |
109 |
<a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license. |
109 |
<a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license. |
110 |
The <a href="https://www.gentoo.org/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo Name and Logo Usage Guidelines</a> apply. |
110 |
The <a href="https://www.gentoo.org/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo name and logo usage guidelines</a> apply. |
111 |
</small> |
111 |
</small> |
112 |
</div> |
112 |
</div> |
113 |
</div> |
113 |
</div> |