mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-17 03:24:37 -05:00
drop page title
This commit is contained in:
parent
d93971d0e7
commit
a8626822b7
@ -2,17 +2,6 @@
|
||||
|
||||
<!-- Favicons -->
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://infominer.id/SourceCrypto/assets/icons/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://infominer.id/SourceCrypto/assets/icons/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://infominer.id/SourceCrypto/assets/icons/favicon-16x16.png">
|
||||
<link rel="manifest" href="https://infominer.id/SourceCrypto/assets/icons/site.webmanifest">
|
||||
<link rel="mask-icon" href="https://infominer.id/SourceCrypto/assets/icons/safari-pinned-tab.svg" color="#5bbad5">
|
||||
<link rel="shortcut icon" href="https://infominer.id/SourceCrypto/assets/icons/favicon.ico">
|
||||
<meta name="msapplication-TileColor" content="#2b5797">
|
||||
<meta name="msapplication-config" content="https://infominer.id/SourceCrypto/assets/icons/browserconfig.xml">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
|
||||
{% include seo.html %}
|
||||
|
||||
<link href="{% if site.atom_feed.path %}{{ site.atom_feed.path }}{% else %}{{ '/feed.xml' | relative_url }}{% endif %}" type="application/atom+xml" rel="alternate" title="{{ site.title }} Feed">
|
||||
|
@ -11,4 +11,5 @@
|
||||
<meta name="msapplication-TileColor" content="#2b5797">
|
||||
<meta name="msapplication-config" content="https://infominer.id/DIDecentralized/assets/icons/browserconfig.xml">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
@ -22,7 +22,7 @@
|
||||
<div class="initial-content">
|
||||
<div class="did-title">
|
||||
<div class="content">
|
||||
<h1>{{ page.title }}</h1>
|
||||
<!--<h1>{{ page.title }}</h1>-->
|
||||
</div>
|
||||
<canvas id="did-canvas"></canvas>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user