2020-03-08 10:19:00 +01:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<link rel="stylesheet" type="text/css" href="./style.css">
|
|
|
|
<title>Home</title>
|
|
|
|
</head>
|
2020-03-08 15:03:54 +01:00
|
|
|
<body background="/home/samedamci/.config/wallpapers/1920x1080/wall1.png">
|
2020-03-08 10:19:00 +01:00
|
|
|
<form class="search-bar" action="https://duckduckgo.com/">
|
|
|
|
<input autofocus type="search" name="q" placeholder="We need go deeper..." autocomplete="off">
|
|
|
|
</form>
|
|
|
|
<div id="bookmarks">
|
|
|
|
<div class="bmark"><p><a href="https://reddit.com/">redd.it</a></p></div>
|
|
|
|
<div class="bmark"><p><a href="https://wiki.archlinux.org/">arch wiki</a></p></div>
|
|
|
|
<div class="bmark"><p><a href="https://invidio.us/">invidio.us</a></p></div>
|
2020-03-08 15:03:54 +01:00
|
|
|
<div class="bmark"><p><a href="https://github.com/">github</a></p></div>
|
|
|
|
|
|
|
|
<div class="bmark"><p><a href="https://minecraft.net/">minecraft</a></p></div>
|
|
|
|
<div class="bmark"><p><a href="https://planetminecraft.com/">planetminecraft</a></p></div>
|
|
|
|
<div class="bmark"><p><a href="https://openweathermap.org/">openweather</a></p></div>
|
|
|
|
<div class="bmark"><p><a href="https://gitlab.com/">gitlab</a></p></div>
|
|
|
|
|
|
|
|
<div class="bmark"><p><a href="https://fontawesome.com/cheatsheet?from=io">fontawesome</a></p></div>
|
|
|
|
<div class="bmark"><p><a href="https://kernel.org">kernel.org</a></p></div>
|
2020-03-08 10:19:00 +01:00
|
|
|
</div>
|
|
|
|
</body>
|