Move "Fork Awesome" font from CDN to Hexo source
This commit is contained in:
parent
3b9fbad1af
commit
bb8232c296
7 changed files with 3245 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
<%- css('fancybox/jquery.fancybox.min.css') %>
|
||||
<% } %>
|
||||
<% if (theme.links) {%>
|
||||
<%- css('https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css') %>
|
||||
<%- css('css/fork-awesome.min.css') %>
|
||||
<% } %>
|
||||
<% if (theme.matomo) {%>
|
||||
<!-- Matomo -->
|
||||
|
|
12
themes/svrjs/source/css/fork-awesome.min.css
vendored
Normal file
12
themes/svrjs/source/css/fork-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
themes/svrjs/source/fonts/forkawesome-webfont.eot
Normal file
BIN
themes/svrjs/source/fonts/forkawesome-webfont.eot
Normal file
Binary file not shown.
3232
themes/svrjs/source/fonts/forkawesome-webfont.svg
Normal file
3232
themes/svrjs/source/fonts/forkawesome-webfont.svg
Normal file
File diff suppressed because it is too large
Load diff
After Width: | Height: | Size: 547 KiB |
BIN
themes/svrjs/source/fonts/forkawesome-webfont.ttf
Normal file
BIN
themes/svrjs/source/fonts/forkawesome-webfont.ttf
Normal file
Binary file not shown.
BIN
themes/svrjs/source/fonts/forkawesome-webfont.woff
Normal file
BIN
themes/svrjs/source/fonts/forkawesome-webfont.woff
Normal file
Binary file not shown.
BIN
themes/svrjs/source/fonts/forkawesome-webfont.woff2
Normal file
BIN
themes/svrjs/source/fonts/forkawesome-webfont.woff2
Normal file
Binary file not shown.
Reference in a new issue