Skip to content

Commit

Permalink
fix logo location
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodonato committed Jun 5, 2021
1 parent 754595d commit 224afdb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![h2static logo](./logo.svg)
![h2static logo](server/assets/logo.svg)

# Tiny static web server with TLS and HTTP/2 support

Expand Down
1 change: 0 additions & 1 deletion logo.svg

This file was deleted.

2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ description: |
support will be enabled.
license: EUPL-1.2
icon: logo.svg
icon: server/assets/logo.svg
confinement: strict
grade: stable
base: core20
Expand Down

0 comments on commit 224afdb

Please sign in to comment.