mirror of
https://github.com/namibia/file-icon-vectors.git
synced 2024-11-16 01:07:12 +00:00
Modified demo to use CDN
This commit is contained in:
parent
02f9fc1e89
commit
8a99e944f1
@ -15,9 +15,9 @@
|
||||
<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?ver=1528813316" />
|
||||
<link rel="stylesheet" href="../dist/file-icon-vivid.min.css?ver=1528813316" />
|
||||
<link rel="stylesheet" href="demo.css" />
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/dmhendricks/file-icon-vectors@0.8.1/dist/file-icon-classic.min.css" />
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/dmhendricks/file-icon-vectors@0.8.1/dist/file-icon-vivid.min.css" />
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/dmhendricks/file-icon-vectors@0.8.1/demo/demo.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user