mirror of
https://github.com/namibia/file-icon-vectors.git
synced 2024-11-17 01:35:14 +00:00
Changed demo CDN to githack.com
This commit is contained in:
parent
fe547e6053
commit
68a22c45f5
@ -15,10 +15,10 @@
|
||||
<meta property="og:description" content="A collection of free file type icons in SVG format." />
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/SocialIcons/1.0.1/soc.min.css" />
|
||||
<link rel="stylesheet" href="../dist/file-icon-classic.min.css?rev=1531867191" />
|
||||
<link rel="stylesheet" href="../dist/file-icon-vivid.min.css?rev=1531867191" />
|
||||
<link rel="stylesheet" href="../dist/file-icon-square-o.min.css?rev=1531867191" />
|
||||
<link rel="stylesheet" href="../demo/demo.css" />
|
||||
<link rel="stylesheet" href="https://rawcdn.githack.com/dmhendricks/file-icon-vectors/master/dist/file-icon-classic.min.css" />
|
||||
<link rel="stylesheet" href="https://rawcdn.githack.com/dmhendricks/file-icon-vectors/master/dist/file-icon-vivid.min.css" />
|
||||
<link rel="stylesheet" href="https://rawcdn.githack.com/dmhendricks/file-icon-vectors/master/dist/file-icon-square-o.min.css" />
|
||||
<link rel="stylesheet" href="https://rawcdn.githack.com/dmhendricks/file-icon-vectors/master/demo/demo.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user