Update favicon

This commit is contained in:
Dimitri Lozeve 2021-11-15 23:23:34 +01:00
parent 5a3db7cf27
commit cf3152d36a
10 changed files with 8 additions and 1 deletions

View file

@ -3,7 +3,7 @@
** Setup
#+begin_src sh
yarn add netlify-cli
npm install netlify-cli -g
netlify login # login to Netlify
netlify link # link the directory to the site
#+end_src