Skip to content

Commit

Permalink
Change website logo to photo of me.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtwco committed Jun 26, 2023
1 parent 9da6f55 commit f53190c
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 82 deletions.
2 changes: 1 addition & 1 deletion web/src/content/header.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<img alt="Logo" src="/images/logo.svg"/>
<img id="logo" alt="Logo" src="/images/logo.png"/>
Binary file added web/src/content/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
78 changes: 0 additions & 78 deletions web/src/content/images/logo.svg

This file was deleted.

Binary file modified web/src/content/images/opengraph_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 4 additions & 3 deletions web/src/css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ h1, h2, h3, h4, h5, h6 {
display: block;
}

/*
* vim:foldmethod=marker:foldlevel=0:et:ts=2:sts=2:sw=2:et:nowrap
*/
#logo {
border-radius: 5%;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
Binary file modified web/src/favicon.png
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 f53190c

Please sign in to comment.