mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-08 14:49:43 +00:00
Remove double import of Font Awesome (#286)
* fix-262 * Replacing Moment.js with native JavaScript * Update config.toml Adding the "auto" option of themeStyle to the comment. * Remains of Google+ removed * Fix for issue 260 * Fix for issue 283 * Remove double import of Font Awesome * Revert "Remove double import of Font Awesome" This reverts commit 913d0f34fe49593215efc1c56e199894a3aa0603. * Remove double import of Font Awesome
This commit is contained in:
parent
7bebd01f42
commit
31f1499934
4 changed files with 19 additions and 6142 deletions
|
@ -23,5 +23,3 @@ $nunito-font-path: "../fonts/NunitoSans/NunitoSans-Regular.ttf"
|
|||
font-weight: normal
|
||||
src: local("Nunito Sans Regular"), local("NunitoSans-Regular"), url(#{$nunito-font-path}) format("woff2")
|
||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
|
||||
|
||||
@import "fontawesome-import"
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
{"Target":"css/main.min.73eeabe084aa2975778c70c687cd49d5df8f3fbe9968d3927bf39a9a4fdae8c0.css","MediaType":"text/css","Data":{"Integrity":"sha256-c+6r4ISqKXV3jHDGh81J1d+PP76ZaNOSe/Oamk/a6MA="}}
|
||||
{"Target":"css/main.min.84f93172277cdc39bfd0f5477be31c4c7a2f21fbab96f9bb0604dc9aeece07bd.css","MediaType":"text/css","Data":{"Integrity":"sha256-hPkxcid83Dm/0PVHe+McTHovIfurlvm7BgTcmu7OB70="}}
|
Loading…
Reference in a new issue