remove "built with goilerplate badge"
This commit is contained in:
parent
bb4d8fb66a
commit
e6f4621767
1 changed files with 0 additions and 10 deletions
|
|
@ -58,16 +58,6 @@ templ Base(props ...SEOProps) {
|
||||||
{ children... }
|
{ children... }
|
||||||
// Global Toast Container
|
// Global Toast Container
|
||||||
<div id="toast-container"></div>
|
<div id="toast-container"></div>
|
||||||
// Built with goilerplate Badge
|
|
||||||
<a
|
|
||||||
href="https://goilerplate.com"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener"
|
|
||||||
class="fixed bottom-4 right-4 z-40 px-3 py-1.5 text-xs font-medium text-muted-foreground hover:text-foreground border border-border rounded-full bg-background/80 backdrop-blur-sm transition-all hover:scale-105 hover:shadow-md flex items-center gap-2"
|
|
||||||
>
|
|
||||||
<span class="w-2 h-2 rounded-full bg-foreground animate-pulse"></span>
|
|
||||||
Built with goilerplate
|
|
||||||
</a>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue