mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Simplifies layouts for wallet platforms and wallet details.
This commit is contained in:
parent
d3b7128f74
commit
7796794858
15 changed files with 177 additions and 71 deletions
9
_layouts/wallet-platform.html
Normal file
9
_layouts/wallet-platform.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
layout: wallet-platform-container
|
||||
---
|
||||
|
||||
<h1>{% translate pagetitle choose-your-wallet %}</h1>
|
||||
<p class="summary">{% translate pagedesc choose-your-wallet %}</p>
|
Loading…
Add table
Add a link
Reference in a new issue