Thursday morning 08 May 2025

I wonder if there is no way to have a complete blog post here.

        <script>
    var tag = document.createElement('script');
    tag.src = "https://www.youtube.com/iframe_api";
    var firstScriptTag = document.getElementsByTagName('script')[0];
    firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);

    var player;
    function onYouTubeIframeAPIReady() {
    player = new YT.Player('player', {
    height: '390',
    width: '640',
    videoId: 'YOUR_VIDEO_ID', // Replace with your actual video ID
    events: {
        'onReady': onPlayerReady,
        'onStateChange': onPlayerStateChange
    }
    });
    }

    function onPlayerReady(event) {
    event.target.playVideo();
    }

    function onPlayerStateChange(event) {
        // Add event handlers here if you need to react to changes in the player's state
    }
    </script>

Something something

Hello World

Hi this is my first htmly post. I hope that i can learn alot from it.

For now i will be using this as a way to be able to send people links to some important concepts and stuff. I do not know how pictures and all those things get added at this point but i am sure i will understand in the future.

I just wonder if it can add lichess links and lichess images and whether it can be discovered on the internet. Nap God Nap God Nap God. uuuuuu and also linking documents to each other. Because what i really want to do is make me a wiki.