Skip to content

Commit

Permalink
add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacglashan committed Nov 14, 2024
1 parent 01647a1 commit b7778cf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file added static/dd_favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions themes/dnd/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
/>
{{ partialCached "head/css.html" . }} {{ partialCached "head/js.html" . }}
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" , type="image/x-icon" , href="{{ "dd_favicon.ico" | absURL }}" />
Binary file added themes/dnd/static/dd_favicon.ico
Binary file not shown.

0 comments on commit b7778cf

Please sign in to comment.