Update outdated SPN top bar text

This commit is contained in:
davegson 2021-11-05 16:59:37 +01:00
parent b55bdb916e
commit da1cf12eca

View file

@ -7,7 +7,7 @@ layout: page
<div class="mx-auto flex"> <div class="mx-auto flex">
<img src="{{ site.img_url }}icons/info.svg" class="ml-auto h-4 w-4 self-center mr-2"> <img src="{{ site.img_url }}icons/info.svg" class="ml-auto h-4 w-4 self-center mr-2">
<div class="mr-auto"> <div class="mr-auto">
<span class="w-auto text-sm">SPN is in Pre-Alpha and not publicily available. That is why there are no screenshots of the software on this page.</span> <span class="w-auto text-sm">SPN is in the "Broader Testing" phase. That is why there are no screenshots of the software on this page.</span>
<a href="/spn/#faq" class="underline text-sm self-center ml-2 ">Read FAQ</a> <a href="/spn/#faq" class="underline text-sm self-center ml-2 ">Read FAQ</a>
</div> </div>
</div> </div>