📝 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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue