Skip to content

Commit

Permalink
Add theme-color meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
theodore-s-beers committed Jan 6, 2024
1 parent 8078e99 commit fac9baf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
name="description"
content="Easily and accurately convert dates among the Gregorian, Julian, Hebrew, Islamic, and Persian calendars"
/>
<meta name="theme-color" content="#124ba1" />
<meta
property="og:title"
content="Calendar Converter for Near East Historians"
Expand Down
2 changes: 1 addition & 1 deletion sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sw.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fac9baf

Please sign in to comment.