added language icons
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Samuel Philipp 2023-01-11 00:43:32 +01:00
parent 732d91d0d4
commit ce471df1b6
4 changed files with 9 additions and 1 deletions

View file

@ -27,6 +27,7 @@ module.exports = function (eleventyConfig) {
"src/img": "img",
"src/font": "font",
"src/favicon.*": "",
"node_modules/flag-icons/flags": "flags",
});
return {