Skip to content

Commit 544be50

Browse files
authored
Merge pull request #11 from SumitVerma-coder/favicon
Added a favicon icon to the website
2 parents a169236 + 7280234 commit 544be50

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

favicon.png

16.6 KB
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>STM Constitution</title>
77
<link rel="stylesheet" href="./css/style.css" />
8+
<link rel="icon" href="favicon.png" type="image/x-icon">
89
</head>
910
<body>
1011
<opencodelaw spec-url="specs/opencon.yaml"></opencodelaw>

0 commit comments

Comments
 (0)