Skip to content

Commit

Permalink
favicons
Browse files Browse the repository at this point in the history
  • Loading branch information
Symphonic3 committed Aug 18, 2023
1 parent 477aed9 commit 0000330
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>Bitcoin Tech Wiki</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta property="og:title" content="Bitcoin Tech Wiki" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://bitcointech.wiki" />
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>Bitcoin Tech Wiki</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta property="og:title" content="Bitcoin Tech Wiki" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://bitcointech.wiki" />
Expand Down
1 change: 1 addition & 0 deletions technical.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>Bitcoin Tech Wiki</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta property="og:title" content="Bitcoin Tech Wiki" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://bitcointech.wiki" />
Expand Down

0 comments on commit 0000330

Please sign in to comment.