mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
📝 typo in footer (#398)
* lazyload search result text with css content-visibility * typo, lightning-fast is grammatically correct --------- Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
This commit is contained in:
parent
35dc276fd2
commit
90f010359d
@ -12,7 +12,7 @@ pub fn footer() -> Markup {
|
|||||||
html!(
|
html!(
|
||||||
footer{
|
footer{
|
||||||
div{
|
div{
|
||||||
span{"Powered By "b{"Websurfx"}}span{"-"}span{"a lightening fast, privacy respecting, secure meta
|
span{"Powered By "b{"Websurfx"}}span{"-"}span{"a lightning-fast, privacy respecting, secure meta
|
||||||
search engine"}
|
search engine"}
|
||||||
}
|
}
|
||||||
div{
|
div{
|
||||||
|
Loading…
Reference in New Issue
Block a user