Skip to content

Commit

Permalink
Merge pull request #289 from theodore-s-beers/meta
Browse files Browse the repository at this point in the history
Add theme-color meta tag
  • Loading branch information
theodore-s-beers authored Jan 6, 2024
2 parents 8078e99 + fac9baf commit 2f631ee
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 2f631ee

Please sign in to comment.