feat: updates the community link with an invite (#34)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<div
|
||||
class="relative max-w-prose p-5 mx-auto mb-20 mt-20 pb-5 grid grid-cols-1 gap-4 bg-white dark:bg-gray-900 rounded-xl">
|
||||
<p class="dark:text-gray-300">Feeback or comments? We'd love to hear from you in our
|
||||
<a class="font-semibold text-blue-600" href="https://speckle.community/" target="_blank">community
|
||||
<a class="font-semibold text-blue-600" href="https://speckle.community/invites/Fbk5j1wbRW" target="_blank">community
|
||||
forum!</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
<p class="mt-5 pl-5 text-lg text-gray-800 dark:text-gray-400">
|
||||
Star us ⭐️ on <a href="https://github.com/specklesystems/speckle-server"
|
||||
target="_blank" class="text-blue-500 font-normal">Github</a>,
|
||||
or stop by the <a href="http://speckle.community"
|
||||
or stop by the <a href="https://speckle.community/invites/Fbk5j1wbRW"
|
||||
target="_blank" class="text-blue-500 font-normal">Community
|
||||
forum</a> for a chat!
|
||||
</p>
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="http://speckle.community" target="_blank"
|
||||
<a href="https://speckle.community/invites/Fbk5j1wbRW" target="_blank"
|
||||
class="-m-3 p-3 flex flex-col justify-between rounded-lg transition dark:bg-gray-950 hover:bg-blue-100 dark:hover:bg-gray-800">
|
||||
<div class="flex items-center md:h-full lg:flex-col">
|
||||
<div class="ml-4 md:flex-1 md:flex md:flex-col md:justify-between lg:ml-0 lg:mt-4">
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<div
|
||||
class="relative max-w-prose p-5 mx-auto mb-20 mt-20 pb-5 grid grid-cols-1 gap-4 bg-white dark:bg-gray-900 rounded-xl">
|
||||
<p class="dark:text-gray-300">Feeback or comments? We'd love to hear from you in our
|
||||
<a class="font-semibold text-blue-600" href="https://speckle.community/" target="_blank">community
|
||||
<a class="font-semibold text-blue-600" href="https://speckle.community/invites/Fbk5j1wbRW" target="_blank">community
|
||||
forum!</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user