Update CDN URL for SVG icons
This commit is contained in:
parent
b05c3b3ce4
commit
6bb4e585d8
1 changed files with 1 additions and 1 deletions
2
svg.php
2
svg.php
|
@ -87,7 +87,7 @@ class SVG {
|
|||
|
||||
const IMGDIR = __DIR__ . '/img/';
|
||||
const BACKGROUNDCLASS = 'sprintdoc-background';
|
||||
const CDNBASE = 'https://cdn.rawgit.com/Templarian/MaterialDesign/master/icons/svg/';
|
||||
const CDNBASE = 'https://cdn.rawgit.com/Templarian/MaterialDesign/master/svg/';
|
||||
|
||||
protected $file;
|
||||
protected $replacements;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue