switching from fontsawesome to forkawesome

This commit is contained in:
CaptainArk 2018-02-25 16:38:59 +01:00
parent 487c1d0fe1
commit 7451518644
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<title>Start Page</title>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<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="shortcut icon" href="favicon.ico" type="image/x-icon" />
</head>