mirror of
https://github.com/captainark/mystartpage.git
synced 2024-11-14 14:07:38 +01:00
adding favicon in index.html
This commit is contained in:
parent
833d3cdf84
commit
487c1d0fe1
@ -5,6 +5,7 @@
|
||||
<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" type="text/css" href="css/mystartpage.css"/>
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user