Spaces:
Running
Running
aocosmic neon_arch commited on
๐ 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>
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
|
| 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{
|