mirror of
https://github.com/safing/web
synced 2025-09-02 11:09:03 +00:00
Link to the backlog from the next page
This commit is contained in:
parent
5b19a90bd7
commit
8a36878872
1 changed files with 2 additions and 5 deletions
|
@ -89,16 +89,13 @@ layout: page
|
||||||
We have plans and ideas for years to come. We will never be "done" but always evolve and progress. I'm sure you have cool ideas for us too!
|
We have plans and ideas for years to come. We will never be "done" but always evolve and progress. I'm sure you have cool ideas for us too!
|
||||||
Take a look what we already plan on doing in the longer run.
|
Take a look what we already plan on doing in the longer run.
|
||||||
</p>
|
</p>
|
||||||
<p class="text-md opacity-55 max-w-lg pt-8">
|
<div class="py-10 flex">
|
||||||
As disclosed above we're still working on the backlog. Coming SoonTM.
|
|
||||||
</p>
|
|
||||||
<!-- <div class="py-10 flex">
|
|
||||||
<a href="{{ site.backlog_url }}">
|
<a href="{{ site.backlog_url }}">
|
||||||
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
|
||||||
Explore the Backlog
|
Explore the Backlog
|
||||||
</button>
|
</button>
|
||||||
</a>
|
</a>
|
||||||
</div> -->
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden pt-16 lg:pt-0 ml-0 lg:ml-32 lg:block self-center">
|
<div class="hidden pt-16 lg:pt-0 ml-0 lg:ml-32 lg:block self-center">
|
||||||
<img src="{{ site.img_url }}page-specific/next/files.png" alt="">
|
<img src="{{ site.img_url }}page-specific/next/files.png" alt="">
|
||||||
|
|
Loading…
Add table
Reference in a new issue