2024-01-03 12:02:46 +01:00
<!DOCTYPE HTML>
<!--
Halcyonic by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
< html >
< head >
< title > NewPipe e.V.< / title >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1, user-scalable=no" / >
< link rel = "stylesheet" href = "assets/css/main.css" / >
< / head >
< body class = "subpage" >
< div id = "page-wrapper" >
<!-- Header -->
< section id = "header" >
< div class = "container" >
< div class = "row" >
< div class = "col-12" >
<!-- Logo -->
< h1 > < a href = "index.html" id = "logo" > NewPipe e. V.< / a > < / h1 >
<!-- Nav -->
< nav id = "nav" >
< a href = "about.html" > About< / a >
< a href = "join.html" > Join us< / a >
< a href = "blog.html" > Blog< / a >
< a href = "donate.html" class = "button-large" > Donate< / a >
< / nav >
< / div >
< / div >
< / div >
< / section >
<!-- Content -->
< section id = "content" >
< div class = "container" >
< div class = "row" >
< div class = "col-12" >
<!-- Main Content -->
< section >
< header >
< h2 > Credits< / h2 >
< h3 > Credit where credit is due.< / h3 >
< / header >
< p >
This website was built using the < a href = "https://html5up.net/halcyonic" > Halcyonic site template.< / a >
This template was published under < a href = "https://creativecommons.org/licenses/by/3.0/" > CC By 3.0< / a >
2024-01-12 17:03:05 +01:00
by < a href = "https://twitter.com/ajlkn" > AJ< / a > . We are very thankful to them for doing this; the website would look much uglier without it.
2024-01-03 12:02:46 +01:00
< / p >
< p >
2024-01-12 17:03:05 +01:00
We also use pictures here. We got them from < a href = "https://unsplash.com/" > Unsplash< / a > , and they are used under the < a href = "https://unsplash.com/license" > Unsplash license< / a > .
2024-01-03 12:02:46 +01:00
To be more specific, we have < a href = "https://unsplash.com/photos/four-markers-on-table-566CgCRSNCk" > nametag< / a > by < a href = "https://unsplash.com/@jontyson" > Jon Tyson< / a > ,
< a href = "https://unsplash.com/photos/oval-brown-wooden-conference-table-and-chairs-inside-conference-room-GWe0dlVD9e0" > Minimalist boardroom< / a > by < a href = "https://unsplash.com/@bchild311" > Benjamin Child< / a > and
< a href = "https://unsplash.com/photos/white-and-black-checked-pattern-z8y36JocqkU" > Hello< / a > by < a href = "https://unsplash.com/@timmossholder" > Tim Mossholder< / a >
(< a href = "https://www.instagram.com/timmossholder/" > @timmossholder< / a > on instagram).
2024-01-12 17:03:05 +01:00
Thank you all for providing these for everyone to use freely. You're awesome!
2024-01-03 12:02:46 +01:00
< / p >
< / section >
< / div >
< / div >
< / div >
< / section >
<!-- Footer -->
< section id = "footer" >
< div class = "container" >
< div class = "row aln-center" >
< div class = "col-12" >
< a href = "https://git.newpipe-ev.de/NewPipe-eV/website" > Website repository< / a > |
< a href = "contact.html" > Contact< / a > | < a href = "license.html" > Licensing< / a > | < a href = "privacy.html" > Privacy Policy< / a > | < a href = "credits.html" > Credits< / a > | < a href = "imprint.html" > Imprint< / a >
< / div >
< / div >
< / div >
< / section >
<!-- Copyright -->
< div id = "copyright" >
Copyright © NewPipe e. V., all rights reserved. | Design: < a href = "http://html5up.net" > HTML5 UP< / a >
< / div >
< / div >
<!-- Scripts -->
< script src = "assets/js/jquery.min.js" > < / script >
< script src = "assets/js/browser.min.js" > < / script >
< script src = "assets/js/breakpoints.min.js" > < / script >
< script src = "assets/js/util.js" > < / script >
< script src = "assets/js/main.js" > < / script >
< / body >
< / html >