-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
37 lines (27 loc) · 2.27 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, nofollow">
<title>Generation Tux Brand Guidelines</title>
<meta name="description" content="A introduction to the Generation Tux design language.">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div>
<h1 class="header-alt">Generation Tux Brand Guidelines</h1>
</div>
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FmWJlvLluOWhpZNNcvEcS4Z%2FGentux-Styleguide%3Fnode-id%3D1%253A308" allowfullscreen></iframe>
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FmWJlvLluOWhpZNNcvEcS4Z%2FGentux-Styleguide%3Fnode-id%3D1%253A565" allowfullscreen></iframe>
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FmWJlvLluOWhpZNNcvEcS4Z%2FGentux-Styleguide%3Fnode-id%3D1%253A711" allowfullscreen></iframe>
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FmWJlvLluOWhpZNNcvEcS4Z%2FGentux-Styleguide%3Fnode-id%3D1%253A918" allowfullscreen></iframe>
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="1400" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FmWJlvLluOWhpZNNcvEcS4Z%2FGentux-Styleguide%3Fnode-id%3D2%253A313" allowfullscreen></iframe>
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="1400" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FmWJlvLluOWhpZNNcvEcS4Z%2FGentux-Styleguide%3Fnode-id%3D3%253A953" allowfullscreen></iframe>
<div>
<h2>Dev Documentation</h2>
<p>For technical documentation on the component library, visit <a href="http://components.generationtux.com/">components.generationtux.com</a></p>
</div>
</body>
</html>