Custom footer sucessfully implemented
This commit is contained in:
parent
d0d669caf3
commit
11ac24e0fc
|
@ -14,7 +14,6 @@ export default ((opts?: Options) => {
|
|||
return (
|
||||
<footer class={`${displayClass ?? ""}`}>
|
||||
<FooterLinks displayClass={displayClass} cfg={cfg} />
|
||||
<h1>derg</h1>
|
||||
</footer>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue