|
1 | 1 | site_name: Experience Notation |
2 | 2 | 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 |
5 | 4 | 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. |
6 | 5 | site_author: The Cato Bot Company Limited |
7 | | -# site_author_url: https://yourdomain.com |
8 | 6 | # site_logo: assets/images/logo.png |
9 | 7 | # site_favicon: assets/images/favicon.ico |
10 | 8 | copyright: Copyright © 2025 The Cato Bot Company Limited. |
@@ -90,12 +88,12 @@ extra: |
90 | 88 | generator: true |
91 | 89 | social: |
92 | 90 | - icon: fontawesome/brands/github |
93 | | - link: https://github.com/your-org/experience-notation |
| 91 | + link: https://github.com/context-notation/experience-notation |
94 | 92 | 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 |
99 | 97 |
|
100 | 98 | nav: |
101 | 99 | - Home: index.md |
|
0 commit comments