119 lines
		
	
	
		
			3.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			119 lines
		
	
	
		
			3.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
    <head>
 | 
						|
        <meta charset="utf-8">
 | 
						|
        <title>
 | 
						|
            [ Home | easthighNerd ]
 | 
						|
        </title>
 | 
						|
        <link href="/res/css/default.css" rel="stylesheet">
 | 
						|
        <link href="/res/img/favicon.gif" rel="icon" type="image/gif">
 | 
						|
        <link rel="me" href="https://raru.re/@easthighNerd">
 | 
						|
    </head>
 | 
						|
    <body class="desktop">
 | 
						|
        <div class="desktop_buttons" style="text-align: center;">
 | 
						|
            <div>
 | 
						|
                <p>
 | 
						|
                    <a href="/about/">
 | 
						|
                        <p>
 | 
						|
                            <img src="/res/img/about.png" width="64px" height="64px" alt="About">
 | 
						|
                        <br>
 | 
						|
                            About
 | 
						|
                        </p>
 | 
						|
                    </a>
 | 
						|
                </p>
 | 
						|
            </div>
 | 
						|
            <div>
 | 
						|
                <p>
 | 
						|
                    <a href="/blog/">
 | 
						|
                        <p>
 | 
						|
                            <img src="/res/img/blog.png" width="64px" height="64px" alt="Blog">
 | 
						|
                        <br>
 | 
						|
                            Blog
 | 
						|
                        </p>
 | 
						|
                    </a>
 | 
						|
                </p>
 | 
						|
            </div>
 | 
						|
            <div>
 | 
						|
                <p>
 | 
						|
                    <a href="/buttons/">
 | 
						|
                        <p>
 | 
						|
                            <img src="/res/img/buttons/easthighnerd-2.gif" width="64px" height="64px" alt="Buttons">
 | 
						|
                        <br>
 | 
						|
                            Buttons
 | 
						|
                        </p>
 | 
						|
                    </a>
 | 
						|
                </p>
 | 
						|
            </div>
 | 
						|
            <div>
 | 
						|
                <p>
 | 
						|
                    <a href="mailto:contact@easthighnerd.net">
 | 
						|
                        <p>
 | 
						|
                            <img src="/res/img/email.png" width="64px" height="64px" alt="Email">
 | 
						|
                        <br>
 | 
						|
                            Email
 | 
						|
                        </p>
 | 
						|
                    </a>
 | 
						|
                </p>
 | 
						|
            </div>
 | 
						|
            <div>
 | 
						|
                <p>
 | 
						|
                    <a href="/social/" target="_blank">
 | 
						|
                        <p>
 | 
						|
                            <img src="/res/img/social.png" width="64px" height="64px" alt="Social">
 | 
						|
                        <br>
 | 
						|
                            Fediverse
 | 
						|
                        </p>
 | 
						|
                    </a>
 | 
						|
                </p>
 | 
						|
            </div>
 | 
						|
            <div>
 | 
						|
                <p>
 | 
						|
                    <a href="https://git.easthighnerd.net/easthighNerd/" target="_blank">
 | 
						|
                        <p>
 | 
						|
                            <img src="/res/img/git.png" width="64px" height="64px" alt="Social">
 | 
						|
                        <br>
 | 
						|
                            Git
 | 
						|
                        </p>
 | 
						|
                    </a>
 | 
						|
                </p>
 | 
						|
            </div>
 | 
						|
            <div>
 | 
						|
                <p>
 | 
						|
                    <a href="/links/">
 | 
						|
                        <p>
 | 
						|
                            <img src="/res/img/links.png" width="64px" height="64px" alt="Links">
 | 
						|
                        <br>
 | 
						|
                            Links
 | 
						|
                        </p>
 | 
						|
                    </a>
 | 
						|
                </p>
 | 
						|
            </div>
 | 
						|
            <div>
 | 
						|
                <p>
 | 
						|
                    <a href="/pgp/">
 | 
						|
                        <p>
 | 
						|
                            <img src="/res/img/pgp.png" width="64px" height="64px" alt="PGP">
 | 
						|
                        <br>
 | 
						|
                            PGP
 | 
						|
                        </p>
 | 
						|
                    </a>
 | 
						|
                </p>
 | 
						|
            </div>
 | 
						|
            <div>
 | 
						|
                <p>
 | 
						|
                    <a href="xmpp:easthighnerd@bebopfederation.org?message">
 | 
						|
                        <p>
 | 
						|
                            <img src="/res/img/chat.png" width="64px" height="64px" alt="XMPP">
 | 
						|
                        <br>
 | 
						|
                            XMPP
 | 
						|
                        </p>
 | 
						|
                    </a>
 | 
						|
                </p>
 | 
						|
            </div>
 | 
						|
        </div>
 | 
						|
        <div class="taskbar">
 | 
						|
            <img src="/res/img/start-large.png" width="97px" height="30px" alt="Start">
 | 
						|
        </div>
 | 
						|
    </body>
 | 
						|
</html>
 |