Compare commits

..

2 commits

Author SHA1 Message Date
d6adffd81a Add favicon.ico
Some checks failed
/ jekyll (push) Failing after 15s
2024-02-26 22:23:18 -05:00
38674b1c40 [Actions] Struggle with building 2024-02-26 22:19:29 -05:00
2 changed files with 2 additions and 1 deletions

View file

@ -7,4 +7,5 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: bundle install - run: bundle install
- run: jekyll help - run: jekyll build
- run: ls ${{ github.workspace }}

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB