remopve the footer
This commit is contained in:
parent
0762d972a4
commit
694b462f60
@ -97,8 +97,8 @@ impl Component for App {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
{ "Powered by " }
|
// { "Powered by " }
|
||||||
<a href="https://yew.rs">{ "Yew" }</a>
|
// <a href="https://yew.rs">{ "Yew" }</a>
|
||||||
</footer>
|
</footer>
|
||||||
</>
|
</>
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user