data-catalog/catalog/templates/main-template.html
Stephan Heunis a2a73ee8c4 rename catalog sources directory: docs -> catalog
The goal is to serve the catalog directory from a custom server, not github pages
because the custom server allows redirects which is necessary for upcoming
changes related to SEO improvements.
2024-02-07 09:51:51 +01:00

8 lines
No EOL
209 B
HTML

<div class="overview-vid text-center">
<br>
<h2 class="text-center">About</h2>
<iframe
src="https://www.youtube-nocookie.com/embed/4GERwj49KFc"
title="DataCat">
</iframe>
</div>