This commit is contained in:
Michael Kohler 2017-11-09 23:16:42 +01:00
Родитель c9bf2d6bf4
Коммит e6e6c0835d
1 изменённых файлов: 88 добавлений и 89 удалений

Просмотреть файл

@ -1,104 +1,103 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Firefox Quantum</title>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Sans|Zilla+Slab|Zilla+Slab+Highlight:400,700">
<title>Firefox Quantum</title>
<!-- Google Tag Manager -->
<script src="js/dnt-helper.js"></script>
<script>
if (!_dntEnabled()) {
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-K59SSLL');
}
</script>
</head>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Sans|Zilla+Slab|Zilla+Slab+Highlight:400,700">
<body>
<div class="home">
<header>
<div class="top-header">
<a href="/">
<span class="logo">mozilla</span><br />
<span class="logo-subtext">Firefox Quantum Release</span>
</a>
</div>
<!-- Google Tag Manager -->
<script src="js/dnt-helper.js"></script>
<script>
if (!_dntEnabled()) {
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-K59SSLL');
}
<div class="intro">
<img src="assets/firefox-logo.png" />
<h1>Firefox strikes back!</h1>
<p>Help us spread the word about the New Firefox! On Tuesday the 14th, 14:00 UTC, tweet about what you love in the new Firefox using #newfirefox or retweet Firefoxs tweets.</p>
</div>
</header>
</script>
</head>
<div id="thunderclap-container">
<a class="btn btn-big" href="">Support Firefox Quantum on Thunderclap!</a>
<body>
<div class="home">
<header>
<div class="top-header">
<a href="/">
<span class="logo">mozilla</span>
<br />
<span class="logo-subtext">Firefox Quantum Release</span>
</a>
</div>
<div id="tweets-container">
<a class="btn btn-big" href="https://twitter.com/intent/retweet?tweet_id=928033132908986369">Retweet official tweet</a>
<div id="tweets-examples-container">
<div class="tweet-container">
<p>The #newfirefox is out today and its twice as fast as before! 💥</p>
<a
class="btn btn-red"
href="https://twitter.com/intent/tweet?text=The%20%23newfirefox%20is%20out%20today%20and%20it%E2%80%99s%20twice%20as%20fast%20as%20before!%20%F0%9F%92%A5&url=https%3A%2F%2Fmzl.la%2Fnewfirefox"
>Tweet</a>
</div>
<div class="tweet-container">
<p>The #newfirefox is faster than a ___________. Thanks @Firefox!</p>
<a
class="btn btn-blue"
href="https://twitter.com/intent/tweet?text=The%20%23newfirefox%20is%20faster%20than%20a%20___________.%20Thanks%20@Firefox!&url=https%3A%2F%2Fmzl.la%2Fnewfirefox"
>Tweet</a>
</div>
<div class="tweet-container">
<p>The new @Firefox is here and it is FAST. For good. </p>
<a
class="btn btn-orange"
href="https://twitter.com/intent/tweet?text=The%20new%20@Firefox%20is%20here%20and%20it%20is%20FAST.%20For%20good.&url=https%3A%2F%2Fmzl.la%2Fnewfirefox"
>Tweet</a>
</div>
</div>
<a class="btn" href="https://twitter.com/intent/tweet?text=%20%23newfirefox">Tweet own text</a>
<div class="intro">
<img src="assets/firefox-logo.png" />
<h1>Firefox strikes back!</h1>
<p>Help us spread the word about the New Firefox! On Tuesday the 14th, 14:00 UTC, tweet about what you love in the new
Firefox using #newfirefox or retweet Firefoxs tweets.</p>
</div>
</header>
<footer>
<div class="info">
<div class="links">
<a target="_blank" href="https://github.com/mozilla/newfirefox.mozilla.community">Github</a>
<a target="_blank" href="https://www.mozilla.org/about/legal/terms/mozilla/">Legal</a>
<a target="_blank" href="https://creativecommons.org/licenses/by/4.0/">License</a>
<a target="_blank" href="https://www.mozilla.org/en-US/about/governance/policies/participation/">Guidelines</a>
</div>
<div class="footer-content">
<span class="logo logo-white">mozilla</span>
<p>Mozilla is a global non-profit dedicated to putting you in control of your online experience and shaping the future of the web for the public good. Visit us at <a href="https://mozilla.org" target="_blank">mozilla.org</a></p>
</div>
</div>
</footer>
<div id="thunderclap-container">
<a class="btn btn-big" href="">Support Firefox Quantum on Thunderclap!</a>
</div>
<script type="text/javascript" async src="https://platform.twitter.com/widgets.js"></script>
</body>
<div id="tweets-container">
<a class="btn btn-big" href="https://twitter.com/intent/retweet?tweet_id=928033132908986369">Retweet official tweet</a>
<div id="tweets-examples-container">
<div class="tweet-container">
<p>The #newfirefox is out today and its twice as fast as before! 💥</p>
<a class="btn btn-red" href="https://twitter.com/intent/tweet?text=The%20%23newfirefox%20is%20out%20today%20and%20it%E2%80%99s%20twice%20as%20fast%20as%20before!%20%F0%9F%92%A5&url=https%3A%2F%2Fmzl.la%2Fnewfirefox">Tweet</a>
</div>
<div class="tweet-container">
<p>The #newfirefox is faster than a ___________. Thanks @Firefox!</p>
<a class="btn btn-blue" href="https://twitter.com/intent/tweet?text=The%20%23newfirefox%20is%20faster%20than%20a%20___________.%20Thanks%20@Firefox!&url=https%3A%2F%2Fmzl.la%2Fnewfirefox">Tweet</a>
</div>
<div class="tweet-container">
<p>The new @Firefox is here and it is FAST. For good. </p>
<a class="btn btn-orange" href="https://twitter.com/intent/tweet?text=The%20new%20@Firefox%20is%20here%20and%20it%20is%20FAST.%20For%20good.&url=https%3A%2F%2Fmzl.la%2Fnewfirefox">Tweet</a>
</div>
</div>
<a class="btn" href="https://twitter.com/intent/tweet?text=%20%23newfirefox">Tweet own text</a>
</div>
<footer>
<div class="info">
<div class="links">
<a target="_blank" href="https://github.com/mozilla/newfirefox.mozilla.community">Github</a>
<a target="_blank" href="https://www.mozilla.org/about/legal/terms/mozilla/">Legal</a>
<a target="_blank" href="https://creativecommons.org/licenses/by/4.0/">License</a>
<a target="_blank" href="https://www.mozilla.org/en-US/about/governance/policies/participation/">Guidelines</a>
</div>
<div class="footer-content">
<span class="logo logo-white">mozilla</span>
<p>Mozilla is a global non-profit dedicated to putting you in control of your online experience and shaping the future
of the web for the public good. Visit us at
<a href="https://mozilla.org" target="_blank">mozilla.org</a>
</p>
</div>
</div>
</footer>
</div>
<script type="text/javascript" async src="https://platform.twitter.com/widgets.js"></script>
</body>
</html>