doc: mkdoc-update-names
Browse filesdoc: update mkdocs.yml Bolt to bolt
- docs/mkdocs.yml +6 -6
docs/mkdocs.yml
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
site_name:
|
| 2 |
site_dir: ../site
|
| 3 |
theme:
|
| 4 |
name: material
|
|
@@ -31,7 +31,7 @@ theme:
|
|
| 31 |
repo: fontawesome/brands/github
|
| 32 |
# logo: assets/logo.png
|
| 33 |
# favicon: assets/logo.png
|
| 34 |
-
repo_name:
|
| 35 |
repo_url: https://github.com/stackblitz-labs/bolt.diy
|
| 36 |
edit_uri: ""
|
| 37 |
|
|
@@ -40,16 +40,16 @@ extra:
|
|
| 40 |
social:
|
| 41 |
- icon: fontawesome/brands/github
|
| 42 |
link: https://github.com/stackblitz-labs/bolt.diy
|
| 43 |
-
name:
|
| 44 |
- icon: fontawesome/brands/discourse
|
| 45 |
link: https://thinktank.ottomator.ai/
|
| 46 |
-
name:
|
| 47 |
- icon: fontawesome/brands/x-twitter
|
| 48 |
link: https://x.com/bolt_diy
|
| 49 |
-
name:
|
| 50 |
- icon: fontawesome/brands/bluesky
|
| 51 |
link: https://bsky.app/profile/bolt.diy
|
| 52 |
-
name:
|
| 53 |
|
| 54 |
|
| 55 |
|
|
|
|
| 1 |
+
site_name: bolt.diy Docs
|
| 2 |
site_dir: ../site
|
| 3 |
theme:
|
| 4 |
name: material
|
|
|
|
| 31 |
repo: fontawesome/brands/github
|
| 32 |
# logo: assets/logo.png
|
| 33 |
# favicon: assets/logo.png
|
| 34 |
+
repo_name: bolt.diy
|
| 35 |
repo_url: https://github.com/stackblitz-labs/bolt.diy
|
| 36 |
edit_uri: ""
|
| 37 |
|
|
|
|
| 40 |
social:
|
| 41 |
- icon: fontawesome/brands/github
|
| 42 |
link: https://github.com/stackblitz-labs/bolt.diy
|
| 43 |
+
name: bolt.diy
|
| 44 |
- icon: fontawesome/brands/discourse
|
| 45 |
link: https://thinktank.ottomator.ai/
|
| 46 |
+
name: bolt.diy Discourse
|
| 47 |
- icon: fontawesome/brands/x-twitter
|
| 48 |
link: https://x.com/bolt_diy
|
| 49 |
+
name: bolt.diy on X
|
| 50 |
- icon: fontawesome/brands/bluesky
|
| 51 |
link: https://bsky.app/profile/bolt.diy
|
| 52 |
+
name: bolt.diy on Bluesky
|
| 53 |
|
| 54 |
|
| 55 |
|