I know i can upload video content to my github repo, but can i make embed and link it so it displays on my website?
Like this:
<video controls="" playsinlne="" style="position: static !important; width: 100%; height: auto;" preload="none">
<source type="video/mp4" media="all" src="https://github.com/agentur-kaufmann/testing-environment/blob/86811bbc0e55c81d59138e15e09cd0529bff2c14/videos/as-test-video.mp4">
</video>