Spaces:
Runtime error
Runtime error
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 <[email protected]>
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{
|