Remove font-awesome CSS ref from the index page

This commit is contained in:
sergystepanov 2021-07-30 22:56:16 +03:00 committed by GitHub
parent 03fb03a71a
commit 54deb3607d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
web/index.html vendored
View file

@ -14,7 +14,6 @@
<meta property="og:site_name" content="Cloud Retro"/>
<meta property="og:author" content="giongto35 trichimtrich"/>
<link href="/static/css/font-awesome.css?2" rel="stylesheet">
<link href="/static/css/main.css?4" rel="stylesheet">
<link href="/static/css/ui.css?v=1" rel="stylesheet">
</head>