Skip to content

Commit 1a813b3

Browse files
Adding <meta /> theme colour 🎨
1 parent e4f867e commit 1a813b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

templates/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<meta charset="utf-8">
77
<meta name="description" content="Awesome embedded projects by the Rust community!">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
9+
<meta name="theme-color" content="#2f3360" />
910
<title>Embedded Rust Showcase</title>
1011
</head>
1112

0 commit comments

Comments
 (0)