1
0
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:
2020-07-11 15:36:07 -07:00
parent 0052e9dc75
commit ad46087f63
2 changed files with 449 additions and 1 deletions

View File

@@ -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" />