Add netlify.toml for CI/CD setup
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
site_name: Satware AI Agents
|
||||
theme: material
|
||||
plugins:
|
||||
- search
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- codehilite
|
||||
- extra
|
||||
nav:
|
||||
- Home: index.md
|
||||
- About: about.md
|
||||
- Services: services.md
|
||||
- Team: team.md
|
||||
- Contact: contact.md
|
||||
Reference in New Issue
Block a user