Add custom Protocoin symbol

This commit is contained in:
2022-08-23 01:01:22 +00:00
parent 495a6855a1
commit 51f31fc4df
5 changed files with 64 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet" href="protofont-embedded.css">
<meta name="theme-color" content="#ffffff">
<meta

File diff suppressed because one or more lines are too long