-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathattributions.html
30 lines (28 loc) · 1.76 KB
/
attributions.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Attributions</title>
<meta name="attributions" content="" />
<style>
main img{ width: 256px; }
</style>
</head>
<body>
<main>
<img src="/assets/img/icons/open-source.svg"/>
<div>Icons made by <a href="https://www.flaticon.com/authors/pixel-perfect" title="Pixel perfect">Pixel perfect</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
<img src="/assets/img/icons/team.svg"/>
<div>Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
<img src="/assets/img/icons/rocket.svg"/>
<div>Icons made by <a href="https://www.flaticon.com/authors/dinosoftlabs" title="DinosoftLabs">DinosoftLabs</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
<img src="/assets/img/icons/guideline.svg"/>
<div>Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
<img src="/assets/img/icons/biomedicine.svg"/>
<div>Icons made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
<img src="/assets/img/icons/goal.svg"/>
<div>Icons made by <a href="https://www.flaticon.com/authors/Icongeek26" title="Icongeek26">Icongeek26</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
</main>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdeGGpzxnvglXs2BYH7Jw6Vqp38NfL4ryZefeI4nCyaWrxclw/viewform?embedded=true" width="640" height="990" frameborder="0" marginheight="0" marginwidth="0">Wird geladen…</iframe>
</body>
</html>