Skip to content

Commit da840c0

Browse files
committed
social
1 parent 7ba3727 commit da840c0

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

mkdocs.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
site_name: Experience Notation
22
site_url: https://experience-notation.com
3-
# repo_url: https://github.com/your-org/experience-notation
4-
# site_description: A DSL for modelling and analysing human experiences in AI, policy, healthcare and beyond.
3+
repo_url: https://github.com/context-notation/experience-notation
54
site_description: The official documentation website for the Experience Notation, a domain-specific language (DSL) designed to model and simulate human experiences in a structured, machine-readable format.
65
site_author: The Cato Bot Company Limited
7-
# site_author_url: https://yourdomain.com
86
# site_logo: assets/images/logo.png
97
# site_favicon: assets/images/favicon.ico
108
copyright: Copyright © 2025 The Cato Bot Company Limited.
@@ -90,12 +88,12 @@ extra:
9088
generator: true
9189
social:
9290
- icon: fontawesome/brands/github
93-
link: https://github.com/your-org/experience-notation
91+
link: https://github.com/context-notation/experience-notation
9492
name: Experience Notation on Github
95-
- icon: fontawesome/brands/x-twitter
96-
link: https://twitter.com/your-twitter-handle
97-
- icon: fontawesome/brands/linkedin
98-
link: https://www.linkedin.com/in/your-linkedin-profile
93+
# - icon: fontawesome/brands/x-twitter
94+
# link: https://twitter.com/your-twitter-handle
95+
# - icon: fontawesome/brands/linkedin
96+
# link: https://www.linkedin.com/in/your-linkedin-profile
9997

10098
nav:
10199
- Home: index.md

0 commit comments

Comments
 (0)