3-Add Site Logo
- If not already done, clone the Digital Garden repo created in 1-Setting up Vault and Repo to a place were code can be edited. Or create a codespace for it to edit the code.
- Pull
mainif cloning has already been done.
- Pull
- Edit
/src/site/styles/custom-style.scss. Add the lines shown in this code snippet within thebody { }section. - Copy
logo.svgtosrc\site\img\logo.png - Commit and push these changes.