1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Replace Font Awesome with Material Design Icons

This commit is contained in:
K4USTU3H 2019-12-08 21:32:06 +05:30
parent 8527e9bfdf
commit 517e20f9e5
3 changed files with 92 additions and 16 deletions

View file

@ -9,9 +9,7 @@
content="ie=edge" />
<title></title>
<link rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.7.1/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr"
crossorigin="anonymous" />
href="https://cdn.materialdesignicons.com/4.5.95/css/materialdesignicons.min.css" />
<script src="https://code.jquery.com/jquery-3.4.1.min.js"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo="
crossorigin="anonymous"></script>