aocosmic neon_arch commited on
Commit
90f0103
β€’
1 Parent(s): 35dc276

πŸ“ typo in footer (#398)

Browse files

* lazyload search result text with css content-visibility

* typo, lightning-fast is grammatically correct

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>

Files changed (1) hide show
  1. src/templates/partials/footer.rs +1 -1
src/templates/partials/footer.rs CHANGED
@@ -12,7 +12,7 @@ pub fn footer() -> Markup {
12
  html!(
13
  footer{
14
  div{
15
- span{"Powered By "b{"Websurfx"}}span{"-"}span{"a lightening fast, privacy respecting, secure meta
16
  search engine"}
17
  }
18
  div{
 
12
  html!(
13
  footer{
14
  div{
15
+ span{"Powered By "b{"Websurfx"}}span{"-"}span{"a lightning-fast, privacy respecting, secure meta
16
  search engine"}
17
  }
18
  div{