mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 05:53:03 -04:00
Packaged Material icons with theme (GDPR)
This commit is contained in:
@@ -122,6 +122,12 @@ module.exports = env => {
|
||||
}
|
||||
},
|
||||
|
||||
/* Copy web fonts */
|
||||
{
|
||||
context: "src",
|
||||
from: "assets/fonts/**/*"
|
||||
},
|
||||
|
||||
/* Copy images without cache busting */
|
||||
{
|
||||
context: "src",
|
||||
|
||||
Reference in New Issue
Block a user