Spaces:
Running
Running
Merge pull request #270 from Honey2339/newB
Browse filesπ Organize the links in the table of contents
- Cargo.lock +1 -1
- Cargo.toml +1 -1
- README.md +10 -1
Cargo.lock
CHANGED
@@ -3932,7 +3932,7 @@ dependencies = [
|
|
3932 |
|
3933 |
[[package]]
|
3934 |
name = "websurfx"
|
3935 |
-
version = "0.23.
|
3936 |
dependencies = [
|
3937 |
"actix-cors",
|
3938 |
"actix-files",
|
|
|
3932 |
|
3933 |
[[package]]
|
3934 |
name = "websurfx"
|
3935 |
+
version = "0.23.4"
|
3936 |
dependencies = [
|
3937 |
"actix-cors",
|
3938 |
"actix-files",
|
Cargo.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[package]
|
2 |
name = "websurfx"
|
3 |
-
version = "0.23.
|
4 |
edition = "2021"
|
5 |
description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
|
6 |
repository = "https://github.com/neon-mmd/websurfx"
|
|
|
1 |
[package]
|
2 |
name = "websurfx"
|
3 |
+
version = "0.23.4"
|
4 |
edition = "2021"
|
5 |
description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
|
6 |
repository = "https://github.com/neon-mmd/websurfx"
|
README.md
CHANGED
@@ -67,7 +67,16 @@
|
|
67 |
- **Feature Overview**
|
68 |
- [π¨ Theming](#theming-)
|
69 |
- [π Multi-Language Support](#multi-language-support-)
|
70 |
-
- **Community**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
|
72 |
</p>
|
73 |
</details>
|
|
|
67 |
- **Feature Overview**
|
68 |
- [π¨ Theming](#theming-)
|
69 |
- [π Multi-Language Support](#multi-language-support-)
|
70 |
+
- **Community**
|
71 |
+
- [π System Requirements](#system-requirements-)
|
72 |
+
- [π¨οΈ FAQ (Frequently Asked Questions)](#faq-frequently-asked-questions-)
|
73 |
+
- [π£ More Contributors Wanted](#more-contributors-wanted-)
|
74 |
+
- [π Supporting Websurfx](#supporting-websurfx-)
|
75 |
+
- [π Documentation](#documentation-)
|
76 |
+
- [π£οΈ Roadmap](#roadmap-)
|
77 |
+
- [π Contributing](#contributing-)
|
78 |
+
- [π License](#license-)
|
79 |
+
- [π€ Credits](#credits-)
|
80 |
|
81 |
</p>
|
82 |
</details>
|