diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index f9e17cc..e1d1a40 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -23,6 +23,7 @@ jobs: run: | mkdir out cp demo.html out/index.html + cp favicon.svg out/ cp primeicons.css out/ cp -R demo-files fonts out/ - uses: actions/configure-pages@v6 diff --git a/demo.html b/demo.html index cd0b636..f707795 100755 --- a/demo.html +++ b/demo.html @@ -5,6 +5,7 @@ Mantle Icons + diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..4b0a659 --- /dev/null +++ b/favicon.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + +