-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathlicenses.html
More file actions
167 lines (160 loc) · 7.07 KB
/
licenses.html
File metadata and controls
167 lines (160 loc) · 7.07 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE html>
<!-- Try theme-dark -->
<html lang="en" class="theme-light">
<head>
<meta charset="utf-8" />
<title>LaunchKit — License page</title>
<meta content="Free template for devtool landing pages" name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta name="robots" content="noindex" />
<!-- Open Graph -->
<meta property="og:title" content="LaunchKit — License page" />
<meta property="twitter:title" content="LaunchKit — License page" />
<!-- Favicon and icons -->
<link rel="icon" href="images/favicon/favicon.ico" sizes="32x32" />
<link rel="icon" href="images/favicon/icon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="images/favicon/apple-touch-icon.png" />
<!-- Preload fonts -->
<link rel="preload" href="fonts/InterVariable.woff2" as="font" type="font/woff2" crossorigin />
<!-- Styles -->
<link href="vendor/font-awesome-6.7.2/css/all.min.css" rel="stylesheet" />
<link href="css/index.css" rel="stylesheet" type="text/css" />
<link href="css/tablet.css" rel="stylesheet" type="text/css" />
<link href="css/mobile.css" rel="stylesheet" type="text/css" />
<script src="js/main.js" type="text/javascript" defer></script>
</head>
<body>
<div class="background-gradient"></div>
<div class="page-container">
<header class="nav-container">
<a href="index.html" class="nav-brand"><img src="images/Logo-Template.svg" loading="lazy"
alt="Logo Template" /></a>
<nav role="navigation" class="nav-menu" data-navigation>
<a href="pricing.html" class="nav-link">Pricing</a>
<a href="https://mintlify.com" class="nav-link">Docs ↗</a>
<a href="https://substack.com" class="nav-link">Blog ↗</a>
<a href="https://wellfound.com" class="nav-link">Careers ↗</a>
<div class="button-group stacked margin-top-l mobile-only">
<a href="#" class="button tertiary">Sign In</a>
<a href="#" class="button primary">Sign Up</a>
</div>
</nav>
<div class="button-group">
<a href="https://github.com" class="button ghost compact hide-on-mobile">
<div class="fa-brands fa-github icon l"></div>
<div class="paragraph s tertiary">42K</div>
</a>
<a href="#" class="button tertiary compact hide-on-mobile">Sign In</a>
<a href="#" class="button primary compact">Sign Up</a>
<button class="button ghost compact nav-hamburger" data-mobile-toggle>
<span class="fa-solid fa-bars icon m"></span>
</button>
</div>
</header>
<main>
<section>
<div class="text-centered full-width">
<h1>Licenses</h1>
<p class="balanced">
All graphical assets in this template are licensed for personal and
commercial use. If you’d like to use a specific asset,
please check the license below.
</p>
</div>
<div class="grid columns-3 margin-top-xl">
<div class="feature-card">
<div class="justified-vertically">
<div class="vertical-stretch-content---align-top">
<div class="feature-heading">
<p class="paragraph l bold no-top-margin">Fonts</p>
<p class="paragraph s">
The template uses two fonts:
<a href="https://fonts.google.com/specimen/Inter" target="_blank">Inter</a>,
and
<a href="https://fonts.google.com/specimen/JetBrains+Mono" target="_blank">JetBrains Mono</a>,
open-source fonts
from Google Fonts. Use them according
to corresponding license agreement.
</p>
</div>
</div>
</div>
</div>
<div class="feature-card">
<div class="justified-vertically">
<div class="vertical-stretch-content---align-top">
<div class="feature-heading">
<p class="paragraph l bold no-top-margin">Icons</p>
<p class="paragraph s">
All icons are free set from
<a href="https://fontawesome.com/" target="_blank">Font Awesome</a>.<br />Use them according to the
Font
Awesome's
<a href="https://fontawesome.com/license" target="_blank">license agreement</a>.
</p>
</div>
</div>
</div>
</div>
<div class="feature-card">
<div class="justified-vertically">
<div class="vertical-stretch-content---align-top">
<div class="feature-heading">
<p class="paragraph l bold no-top-margin">Images</p>
<p class="paragraph s">
All visuals are original designs. <br />These images are
free to use within this template under a CC0 (Public Domain
Dedication) license, meaning you can use them without
attribution.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="footer-menu">
<div>
<p class="paragraph s">
© 2025 LoremIpsumInc<br />By <a href="https://evilmartians.com" target="_blank">Evil Martians</a>, product
consulting for
developer tools<br />Built with <a href="https://launchkit.evilmartians.io" target="_blank">LaunchKit</a>
</p>
</div>
<div>
<div class="link-list">
<a href="pricing.html" class="ui s">Pricing</a>
<a href="licenses.html" class="ui s">Licenses</a>
<a href="https://mintlify.com" class="ui s" target="_blank">Docs ↗</a>
<a href="https://substack.com" class="ui s" target="_blank">Blog ↗</a>
<a href="https://wellfound.com" class="ui s" target="_blank">Careers ↗</a>
</div>
</div>
<div>
<div class="link-list">
<a href="https://github.com" class="icon-link ui s" target="_blank">
<div class="fa-brands fa-github icon m color-accent"></div>
<div class="pseudo-link">GitHub</div>
</a>
<a href="https://www.linkedin.com" class="icon-link ui s" target="_blank">
<div class="fa-brands fa-linkedin icon m color-accent"></div>
<div class="pseudo-link">LinkedIn</div>
</a>
<a href="https://x.com" class="icon-link ui s" target="_blank">
<div class="fa-brands fa-x-twitter icon m color-accent"></div>
<div class="pseudo-link">X.com</div>
</a>
</div>
</div>
</div>
<div class="link-list-horizontal">
<a href="#" class="ui s tertiary">Privacy Policy</a>
<a href="#" class="ui s tertiary">Terms of Service</a>
<a href="#" class="ui s tertiary">Cookie Policy</a>
</div>
</footer>
</div>
</body>
</html>