1 2 3 4 5 6 7 8 9 10 11 12 13 14
Configuration( files: { "README.md": [ "header.md", "content.md", "https://github.com/khonsulabs/.github/raw/main/snippets/readme-footer.md", ], }, glossaries: [ Inline({ "HOMEPAGE": "https://khonsulabs.com/" }) ], )