mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-04 12:00:02 +00:00
removing vulnerable favicon generator and replacing it with alternative
This commit is contained in:
parent
370f0fedb3
commit
ab44de0fc8
1491
package-lock.json
generated
1491
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -32,7 +32,7 @@
|
||||
"@sindresorhus/slugify": "^1.1.0",
|
||||
"axios": "^1.2.2",
|
||||
"dotenv": "^16.0.3",
|
||||
"eleventy-favicon": "^1.1.2",
|
||||
"eleventy-plugin-gen-favicons": "^1.1.2",
|
||||
"eleventy-plugin-nesting-toc": "^1.3.0",
|
||||
"fs-file-tree": "^1.1.1",
|
||||
"glob": "^10.2.1",
|
||||
|
@ -32,7 +32,7 @@
|
||||
<link href="{{style}}" rel="stylesheet">
|
||||
{%- endfor -%}
|
||||
|
||||
{% favicon './src/site/favicon.svg' %}
|
||||
{% favicons './src/site/favicon.svg', appleIconBgColor='#123' %}
|
||||
|
||||
{% if metatags %}
|
||||
{% for name, content in metatags %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user