mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Misc updates
- Change logo - Disable some headers (alert, donation) - Disable footer
This commit is contained in:
parent
bab1286fd3
commit
98af7ca7af
8 changed files with 3420 additions and 20 deletions
|
@ -4,7 +4,7 @@ http://opensource.org/licenses/MIT.
|
|||
{% endcomment %}
|
||||
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta property="og:image" content="https://bitcoin.org/img/icons/opengraph.png" />
|
||||
<meta property="og:image" content="https://www.dash.org/assets/img/graphics/dash_circle_normal.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
||||
<title>{% capture title %}{% translate title %}{% endcapture %}{% if title != '' %}{{ title }}{% else %}{{ page.title }}{% endif %}</title>
|
||||
{% capture metadescription %}{% translate metadescription %}{% endcapture %}{% if metadescription != '' %}<meta name="description" content="{{ metadescription }}">{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue