-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14248 from canonical/WD-14597-reduce-cred-header-…
…clickable-area reduce the cred header clickable area
- Loading branch information
Showing
2 changed files
with
103 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,76 +1,111 @@ | ||
<!doctype html> | ||
<!DOCTYPE html> | ||
|
||
<html class="no-js{% block extra_html_class %}{% endblock %}" lang="en" dir="ltr"> | ||
<html class="no-js | ||
{% block extra_html_class %}{% endblock %}" lang="en" dir="ltr"> | ||
<head> | ||
|
||
{% include "templates/_tag_manager.html" %} | ||
|
||
<meta charset="UTF-8" /> | ||
<meta name="description" content="{% block meta_description %}Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.{% endblock %}" /> | ||
|
||
<meta name="author" content="Canonical" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta property="twitter:account_id" content="4503599627481511" /> | ||
<meta name="google-site-verification" content="ddh2iq7ZuKf1LpkL_gtM_T7DkKDVD7ibq6Ceue4a_3M" /> | ||
<meta name="copydoc" content="{% block meta_copydoc %}https://drive.google.com/drive/folders/0B4s80tIYQW4BMjNiMGFmNzQtNDkxZC00YmQ0LWJiZWUtNTk2YThlY2MzZmJh{% endblock %}" /> | ||
|
||
<title>{% block title %}{% endblock %} | Ubuntu</title> | ||
|
||
<link rel="icon" type="image/png" href="https://assets.ubuntu.com/v1/cb22ba5d-favicon-16x16.png" sizes="16x16" /> | ||
<link rel="icon" type="image/png" href="https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png" sizes="32x32" /> | ||
|
||
<link rel="apple-touch-icon" sizes="144x144" href="https://assets.ubuntu.com/v1/3361409d-apple-touch-icon-144x144-precomposed.png" /> | ||
<link rel="apple-touch-icon" sizes="114x114" href="https://assets.ubuntu.com/v1/5fe4d3c8-apple-touch-icon-114x114-precomposed.png" /> | ||
<link rel="apple-touch-icon" sizes="72x72" href="https://assets.ubuntu.com/v1/09460d9a-apple-touch-icon-72x72-precomposed.png" /> | ||
<link rel="apple-touch-icon" href="https://assets.ubuntu.com/v1/c39e0fed-apple-touch-icon.png" /> | ||
|
||
<!-- stylesheets --> | ||
<link rel="stylesheet" type="text/css" media="screen" href="{{ versioned_static('css/styles.css') }}" /> | ||
<link rel="stylesheet" type="text/css" media="print" href="{{ versioned_static('css/print.css') }}" /> | ||
|
||
<script> | ||
var html = document.documentElement | ||
html.classList.replace("no-js", "js"); | ||
</script> | ||
|
||
{% block head_extra %}{% endblock %} | ||
|
||
{% block crazy_egg %}{% endblock crazy_egg %} | ||
<!-- google webmaster tools verification --> | ||
<meta name="google-site-verification" content="ddh2iq7ZuKf1LpkL_gtM_T7DkKDVD7ibq6Ceue4a_3M" /> | ||
</head> | ||
|
||
<body style="padding-top: 0;"> | ||
<!-- google tag manager --> | ||
<noscript> | ||
<iframe title="Google Tag Manager" src="https://www.googletagmanager.com/ns.html?id=GTM-K92JCQ" height="0" width="0" style="display:none;visibility:hidden"></iframe> | ||
</noscript> | ||
<!-- end google tag manager --> | ||
|
||
<header id="navigation" class="p-navigation"> | ||
{% block header_banner %} | ||
<div class="u-fixed-width p-navigation__row--25-75"> | ||
<div class="p-navigation__tagged-logo"> | ||
<a class="p-navigation__link" href="/"> | ||
<div class="p-navigation__logo-tag"> | ||
<img class="p-navigation__logo-icon" src="https://assets.ubuntu.com/v1/82818827-CoF_white.svg" alt=""> | ||
<meta name="description" content=" | ||
{% block meta_description %}Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.{% endblock %}" /> | ||
|
||
<meta name="author" content="Canonical" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta property="twitter:account_id" content="4503599627481511" /> | ||
<meta name="google-site-verification" | ||
content="ddh2iq7ZuKf1LpkL_gtM_T7DkKDVD7ibq6Ceue4a_3M" /> | ||
<meta name="copydoc" content=" | ||
{% block meta_copydoc %}https://drive.google.com/drive/folders/0B4s80tIYQW4BMjNiMGFmNzQtNDkxZC00YmQ0LWJiZWUtNTk2YThlY2MzZmJh{% endblock %}" /> | ||
<meta name="keywords" /> | ||
<title> | ||
|
||
{% block title %}{% endblock %} | ||
| Ubuntu</title> | ||
|
||
<link rel="icon" | ||
type="image/png" | ||
href="https://assets.ubuntu.com/v1/cb22ba5d-favicon-16x16.png" | ||
sizes="16x16" /> | ||
<link rel="icon" | ||
type="image/png" | ||
href="https://assets.ubuntu.com/v1/49a1a858-favicon-32x32.png" | ||
sizes="32x32" /> | ||
|
||
<link rel="apple-touch-icon" | ||
sizes="144x144" | ||
href="https://assets.ubuntu.com/v1/3361409d-apple-touch-icon-144x144-precomposed.png" /> | ||
<link rel="apple-touch-icon" | ||
sizes="114x114" | ||
href="https://assets.ubuntu.com/v1/5fe4d3c8-apple-touch-icon-114x114-precomposed.png" /> | ||
<link rel="apple-touch-icon" | ||
sizes="72x72" | ||
href="https://assets.ubuntu.com/v1/09460d9a-apple-touch-icon-72x72-precomposed.png" /> | ||
<link rel="apple-touch-icon" | ||
href="https://assets.ubuntu.com/v1/c39e0fed-apple-touch-icon.png" /> | ||
|
||
<!-- stylesheets --> | ||
<link rel="stylesheet" type="text/css" media="screen" href="{{ versioned_static("css/styles.css") }}" /> | ||
<link rel="stylesheet" type="text/css" media="print" href="{{ versioned_static("css/print.css") }}" /> | ||
|
||
<script> | ||
var html = document.documentElement | ||
html.classList.replace("no-js", "js"); | ||
</script> | ||
|
||
{% block head_extra %}{% endblock %} | ||
|
||
{% block crazy_egg %} | ||
{% endblock crazy_egg %} | ||
<!-- google webmaster tools verification --> | ||
<meta name="google-site-verification" | ||
content="ddh2iq7ZuKf1LpkL_gtM_T7DkKDVD7ibq6Ceue4a_3M" /> | ||
</head> | ||
|
||
<body style="padding-top: 0;"> | ||
<!-- google tag manager --> | ||
<noscript> | ||
<iframe title="Google Tag Manager" | ||
src="https://www.googletagmanager.com/ns.html?id=GTM-K92JCQ" | ||
height="0" | ||
width="0" | ||
style="display:none; | ||
visibility:hidden"></iframe> | ||
</noscript> | ||
<!-- end google tag manager --> | ||
|
||
<header id="navigation" class="p-navigation"> | ||
|
||
{% block header_banner %} | ||
<div class="u-fixed-width p-navigation__row--25-75"> | ||
<div class="p-navigation__tagged-logo"> | ||
<a class="p-navigation__link" href="/" style="width:max-content;"> | ||
<div class="p-navigation__logo-tag"> | ||
<img class="p-navigation__logo-icon" | ||
src="https://assets.ubuntu.com/v1/82818827-CoF_white.svg" | ||
alt="" /> | ||
</div> | ||
<span class="p-navigation__logo-title">Ubuntu</span> | ||
</a> | ||
</div> | ||
</div> | ||
<span class="p-navigation__logo-title">Ubuntu</span> | ||
</a> | ||
{% endblock header_banner %} | ||
</header> | ||
|
||
<div class="wrapper u-no-margin--top"> | ||
<main id="main-content" class="inner-wrapper"> | ||
|
||
{% block content_head %}{% endblock %} | ||
|
||
{% block content_container %} | ||
|
||
{% block outer_content %} | ||
{% endblock outer_content %} | ||
{% endblock content_container %} | ||
</main> | ||
<!-- /.inner-wrapper --> | ||
</div> | ||
</div> | ||
{% endblock header_banner %} | ||
</header> | ||
|
||
<div class="wrapper u-no-margin--top"> | ||
<main id="main-content" class="inner-wrapper"> | ||
{% block content_head %}{% endblock %} | ||
{% block content_container %} | ||
{% block outer_content %} | ||
{% endblock outer_content %} | ||
{% endblock content_container %} | ||
</main><!-- /.inner-wrapper --> | ||
</div><!-- /.wrapper --> | ||
|
||
</body> | ||
</html> | ||
<!-- /.wrapper --> | ||
|
||
</body> | ||
</html> |