|
|
|
@ -6,10 +6,12 @@
|
|
|
|
|
* Uses additional scripts such as Unsplash Source for daily wallpaper change (https://source.unsplash.com/)
|
|
|
|
|
*
|
|
|
|
|
-->
|
|
|
|
|
<html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
|
|
|
|
<title>Startpage</title>
|
|
|
|
|
<meta charset="utf-8"/>
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
<meta name="description" content="A composite startpage made by YandolsZX.">
|
|
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="./assets/img/apple-touch-icon.png">
|
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="./assets/img/favicon-32x32.png">
|
|
|
|
@ -35,7 +37,7 @@
|
|
|
|
|
<h2 id="header-date">Retrieving Datetime</h2>
|
|
|
|
|
<form method="GET" action="http://www.google.com/search">
|
|
|
|
|
<input name="as_q" class="search-field" autocomplete="off" placeholder="Type here to search on Google" autofocus>
|
|
|
|
|
<button type="submit" class="search-submit" value="" style="fill: white"></button>
|
|
|
|
|
<button type="submit" class="search-submit" value="" aria-label="Submit Search" style="fill: white"></button>
|
|
|
|
|
</form>
|
|
|
|
|
<div class="randompic"> </div>
|
|
|
|
|
</section>
|
|
|
|
|