Skip to content

Commit

Permalink
add favicons and version bump theme
Browse files Browse the repository at this point in the history
  • Loading branch information
privatemaker committed Nov 9, 2023
1 parent bdc67b3 commit 16f83da
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.19

require (
github.com/privatemaker/headless-cms v0.0.0-20231108120115-eaae15fd819b // indirect
github.com/uradotdesign/hugo-ux-evaluations v0.1.1
github.com/uradotdesign/hugo-ux-evaluations v0.1.2
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ github.com/uradotdesign/hugo-ux-evaluations v0.1.0 h1:AyOOvB1hQ8C8Q3MOYUPhftiwJi
github.com/uradotdesign/hugo-ux-evaluations v0.1.0/go.mod h1:93bt/QngDgGMUSJ/g9COAfdfY5RxXft9IOeNhGegdso=
github.com/uradotdesign/hugo-ux-evaluations v0.1.1 h1:7f98i751CT8LyiTAG8qmmEWARGmTcgtOT+HJIEk9cHQ=
github.com/uradotdesign/hugo-ux-evaluations v0.1.1/go.mod h1:93bt/QngDgGMUSJ/g9COAfdfY5RxXft9IOeNhGegdso=
github.com/uradotdesign/hugo-ux-evaluations v0.1.2 h1:s07E1PxQES7piui2zQ9dfkSL2qMkw3TtgcatQZBBB4s=
github.com/uradotdesign/hugo-ux-evaluations v0.1.2/go.mod h1:93bt/QngDgGMUSJ/g9COAfdfY5RxXft9IOeNhGegdso=
Binary file added static/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions static/favicon.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 16f83da

Please sign in to comment.