diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1afba85..22efcbc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,6 +29,8 @@ jobs: mkdir deploy cp index.html deploy/ cp tocas.min.css deploy/ + mkdir deploy/fonts + cp fonts/* deploy/fonts/ - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3 diff --git a/fonts/icomoon.eot b/fonts/icomoon.eot new file mode 100644 index 0000000..82e42a0 Binary files /dev/null and b/fonts/icomoon.eot differ diff --git a/fonts/icomoon.svg b/fonts/icomoon.svg new file mode 100644 index 0000000..f6cfb53 --- /dev/null +++ b/fonts/icomoon.svg @@ -0,0 +1,12 @@ + + + \ No newline at end of file diff --git a/fonts/icomoon.ttf b/fonts/icomoon.ttf new file mode 100644 index 0000000..859173d Binary files /dev/null and b/fonts/icomoon.ttf differ diff --git a/fonts/icomoon.woff b/fonts/icomoon.woff new file mode 100644 index 0000000..647dff1 Binary files /dev/null and b/fonts/icomoon.woff differ diff --git a/index.ejs b/index.ejs index 1bec549..6b001da 100644 --- a/index.ejs +++ b/index.ejs @@ -7,6 +7,37 @@
@@ -42,16 +83,11 @@