mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
map status menu to blog
This commit is contained in:
parent
1b67f824b9
commit
8cccf5b2c0
@ -45,7 +45,7 @@
|
|||||||
<a href="/deep-dive/">Deep dive</a>
|
<a href="/deep-dive/">Deep dive</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/blog/{{ articles[0].slug }}/">Status</a>
|
<a href="/blog/">Status</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/about/">About</a>
|
<a href="/about/">About</a>
|
||||||
@ -94,7 +94,7 @@
|
|||||||
Offen is still in alpha. Discover what is already up and running and where we want to go in the coming months.
|
Offen is still in alpha. Discover what is already up and running and where we want to go in the coming months.
|
||||||
</p>
|
</p>
|
||||||
<div class="btn-wrapper">
|
<div class="btn-wrapper">
|
||||||
<a class="btn btn-color-black" href="/blog/{{ articles[0].slug }}/">Project status</a>
|
<a class="btn btn-color-black" href="/blog/">Project status</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
Offen is still in alpha. Discover what is already up and running and where we want to go in the coming months.
|
Offen is still in alpha. Discover what is already up and running and where we want to go in the coming months.
|
||||||
</p>
|
</p>
|
||||||
<div class="btn-wrapper">
|
<div class="btn-wrapper">
|
||||||
<a class="btn btn-color-white" href="/blog/{{ articles[0].slug }}/">Project status</a>
|
<a class="btn btn-color-white" href="/blog/">Project status</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user