Skip to content

Commit

Permalink
Make logo a lil cuter
Browse files Browse the repository at this point in the history
  • Loading branch information
janka102 committed Nov 8, 2024
1 parent eab41b6 commit 0dd7ba1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Site start up:
3. run `npm i` from the repo directory to install dependencies
4. run `npm run dev` to start the website locally
5. navigate to [localhost:4321/winter-code-fest](http://localhost:4321/winter-code-fest)
6. If some types aren't available such as from calls to `getCollection` you might have to run `npm run astro sync` manually to get those

### 🚀 Project Structure

Expand Down Expand Up @@ -64,4 +65,5 @@ All commands are run from the root of the project, from a terminal:
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro sync` | Generate high fidelity types for collections |
| `npm run astro -- --help` | Get help using the Astro CLI |
Binary file modified public/favicon.ico
Binary file not shown.
20 changes: 10 additions & 10 deletions public/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0dd7ba1

Please sign in to comment.