mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Documents existing image path functionality for blog posts.
-- updates wallet hero links
This commit is contained in:
parent
a9349dd78c
commit
ead15adb8a
5 changed files with 38 additions and 6 deletions
|
@ -24,7 +24,7 @@ description: pages.wallets.description
|
|||
<div class="page page--wallets">
|
||||
<section class="section">
|
||||
<div class="section__content">
|
||||
<h3>{% t pages.wallets.wallets-desktop-header %}</h3>
|
||||
<h3 id="wallets">{% t pages.wallets.wallets-desktop-header %}</h3>
|
||||
<p>{% t pages.wallets.wallets-desktop-subtitle %}</p>
|
||||
<ul id="wallet-os-tabs" class="nav2 nav-tabs">
|
||||
{% for os-sequence in desktop-os-order-list %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue