<!DOCTYPE html>
    <html>
        <head>
            <meta charset="UTF-8"/>
            <title>DeaDvey's Domain</title>
            <link rel="icon" href="../favicon.png">
            <link rel="stylesheet" type="text/css" href="../../index.css">
        </head>
        <body>
            <div class="header main">
                    <img class="header-image" /><br/><a href="http://deadvey.com">Home page</a> | <a href="../index.html">Blogs</a> <a href="feed.xml"><img width="16" src="../../feedIcon.png" /></a> | <a href="../../videos/index.html">Videos</a>

            </div>
            <hr/>
            <div class="main">
                <h3 class="blog-date">Mon, 11 Dec 2023 12:00:00</h3>
                <h1 class="blog-title">I didn't like Wordpress</h1>
                <p class="blog-content">So... Yeah, I didn't like wordpress very much, it's pretty clunky and I don't have much control over the webpage, and it's kinda not that fun to use, I'm glad I tried it out though because I kind of know how to use it know I suppose, I might copy over the wordpress back over to this so I can use it myself for fun I suppose.</p>
                <div id="links">
                </div>
            </div>
            <div class="footer">
                <hr/>
                <li>
                    Internal:
                    <li><a href="theunderlandcouk" >theunderland webpages (internal link)</a></li>
                    <li><a href="experiments.html" >Experiments (internal link)</a></li>
                    <br/>
                    External:
                    <li><a href="https://github.com/DeaDvey" >Github (external link)</a></li>
                    <li><a href="https://gitlab.com/deadvey" >Gitlab (external link)</a></li>
                    <li><a href="https://mastodon.social/@DeaDvey" >Mastadon.social (external link)</a></li>
                </li>
            </div>
        </body>
    </html>