Skip to content

Commit

Permalink
purge logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed Nelson committed Aug 12, 2023
1 parent 00339ad commit 29e9ed9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 73 deletions.
7 changes: 1 addition & 6 deletions src/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@
"base_url": "https://reednel.com",
"base_path": "/",
"trailing_slash": false,
"favicon": "/assets/favicon.ico",
"logo": "/images/logo.png",
"logo_darkmode": "/images/logo-darkmode.png",
"logo_width": "150",
"logo_height": "30",
"logo_text": "rn"
"favicon": "/assets/favicon.ico"
},

"settings": {
Expand Down
67 changes: 0 additions & 67 deletions src/layouts/components/Logo.astro

This file was deleted.

0 comments on commit 29e9ed9

Please sign in to comment.