mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
merged
This commit is contained in:
commit
42dd5fc78c
26 changed files with 748 additions and 736 deletions
|
@ -210,7 +210,7 @@ description: pages.update.description
|
|||
|
||||
{% tmd pages.update.evolution-research-text %}
|
||||
|
||||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.update.evolution-research-btn %}</a>
|
||||
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.update.evolution-research-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/update/research.png" alt="{% t pages.update.research-heading %}">
|
||||
|
@ -252,7 +252,7 @@ description: pages.update.description
|
|||
<div class="news-post">
|
||||
<div class="news-image">
|
||||
{% if post.image %}
|
||||
<img src="{{ basenav }}/assets/img/blog/{{ post.image }}">
|
||||
<img src="/assets/img/blog/{{ post.image }}">
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="news-body">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue