forked from Damaj301damaj/damaj.tech.old.2
Massive improvements
This commit is contained in:
parent
0e306baacb
commit
aa513e6e41
12 changed files with 171 additions and 5 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<?php include 'templates/meta.php' ;?>
|
||||
</head>
|
||||
<body>
|
||||
<a rel="me" href="https://vmst.io/@damaj301damaj"></a>
|
||||
<a href="/"><img class="pfp" src="img/d301d.png"></img></a>
|
||||
<div class="intro">
|
||||
</div>
|
||||
|
|
@ -15,14 +16,18 @@
|
|||
<p> Welcome to my space, </p>
|
||||
<p> Feel free to look around. </p>
|
||||
<hr></hr>
|
||||
<h4> Various services and content i got: </h4>
|
||||
<h4> Website content: </h4>
|
||||
<a href="/"><img src="/img/home.svg" width="25px" height="25px"</img>- Home</a>
|
||||
<br></br>
|
||||
<a href="/site/contact"><img src="/img/message.svg" width="25px" height="25px"</img>- Contact Me</a>
|
||||
<a href="/site/whoami"><img src="/img/message.svg" width="25px" height="25px"</img>- Who Am I?</a>
|
||||
<br></br>
|
||||
<a href="/site/blog"><img src="/img/rss.svg" width="25px" height="25px"</img>- Blog</a>
|
||||
<br></br>
|
||||
<hr></hr>
|
||||
<h4> Self-hosted Services: </h4>
|
||||
<a href="https://git.damaj.tech"><img src="/img/git.svg" width="25px" height="25px"></img>- Git Server</a>
|
||||
<br></br>
|
||||
<a href="https://searxng.damaj.tech"><img src="/img/searxng.svg" width="25px" height="25px"></img>- SearXNG</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue