mirror of
https://github.com/captainark/mystartpage.git
synced 2024-11-14 14:07:38 +01:00
update to fork-awesome
This commit is contained in:
parent
7451518644
commit
0623e93f3a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user