mirror of
https://gitlab.com/2-chainz/2-chainz-rest-site.git
synced 2025-08-02 03:21:26 +00:00
moved css locally instead of hosting
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
|
||||
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
|
||||
<link rel="stylesheet" href="https://andybrewer.github.io/mvp/mvp.css" />
|
||||
<link rel="stylesheet" href="css/mvp.css" />
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="My description" />
|
||||
|
Reference in New Issue
Block a user