Skip to content

Commit

Permalink
fix: add theme-color to html meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sajald77 committed Sep 4, 2023
1 parent 0f24275 commit bd71f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
name="keywords"
content="Bitcoin crowdfunding, lightning crowdfunding, Bitcoin community, rewards"
/>
<meta name="color-scheme" content="#20ECC7">
<style>
html {
height: 100%;
Expand Down

0 comments on commit bd71f8a

Please sign in to comment.