mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
add social + new pricing
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user