mirror of
https://github.com/captainark/mystartpage.git
synced 2024-11-22 00:31:42 +01:00
update to fork-awesome
This commit is contained in:
parent
7451518644
commit
0623e93f3a
@ -3,8 +3,8 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Start Page</title>
|
<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" 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="stylesheet" type="text/css" href="css/mystartpage.css"/>
|
||||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -56,8 +56,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<form method="get" action="https://duckduckgo.com/?">
|
<form method="get" action="https://duckduckgo.com/?">
|
||||||
<input class='search' name='q' type='text' placeholder='DuckDuckGo'/>
|
<input class='search' name='q' type='text' placeholder='DuckDuckGo'/>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user