update to fork-awesome

This commit is contained in:
CaptainArk 2018-05-20 11:09:32 +02:00
parent 7451518644
commit 0623e93f3a
1 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
<head>
<meta charset="utf-8" />
<title>Start Page</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.0.8/css/fork-awesome.min.css" integrity="sha256-d2k91UoAYBI3jOWCbanz+cTk+fxLAkSVLvxrHo6xvy8=" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/mystartpage.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.0/css/fork-awesome.min.css" integrity="sha256-sX8HLspqYoXVPetzJRE4wPhIhDBu2NB0kYpufzkQSms=" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/mystartpage.css"/>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
</head>
<body>
@ -56,8 +56,8 @@
</div>
</div>
<div>
<form method="get" action="https://duckduckgo.com/?">
<input class='search' name='q' type='text' placeholder='DuckDuckGo'/>
<form method="get" action="https://duckduckgo.com/?">
<input class='search' name='q' type='text' placeholder='DuckDuckGo'/>
</form>
</div>
</body>