Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-12-12 15:21:12 +0300
committerMark Otto <otto@github.com>2020-12-12 20:58:09 +0300
commit312c2b8a01166770ce628bd78b3cdb427a2f539d (patch)
tree5e33a6d66fb342a7d8f1f4e15394a530796cc512
parent33b397485682619fafb36ef6fd5699d87c9e93d3 (diff)
package.json: Fix font folder name
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 427434bbc..f8ed49257 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"files": [
"icons/*.svg",
"bootstrap-icons.svg",
- "fonts"
+ "font"
],
"hugo-bin": {
"buildTags": "extended"