mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Detect if mobile layout is used and display wallets accordingly (thanks @harding)
This commit is contained in:
parent
851e146230
commit
90b9e63026
4 changed files with 19 additions and 3 deletions
|
@ -14,6 +14,7 @@
|
|||
<link rel="apple-touch-icon-precomposed" href="/img/logo_ios.png"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="detectmobile" class="detectmobile"></div>
|
||||
{% if site.ALERT %}
|
||||
<div class="alert-message">
|
||||
<div><div>{{ site.ALERT }}</div></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue