add social + new pricing

This commit is contained in:
Emily
2024-07-17 16:44:17 +02:00
parent a22aaba3fe
commit 96f4c991b1
7 changed files with 306 additions and 131 deletions

View File

@@ -193,6 +193,12 @@ nuxtApp.hook("page:finish", () => {
<a class="hover:text-gray-400" href="https://www.github.com/Litlyx/litlyx" target="_blank">
<i class="fab fa-github"></i>
</a>
<a class="hover:text-gray-400" href="https://x.com/litlyx" target="_blank">
<i class="fab fa-x-twitter"></i>
</a>
<a class="hover:text-gray-400" href="https://dev.to/litlyx-org" target="_blank">
<i class="fab fa-dev"></i>
</a>
</div>
</div>