-
Notifications
You must be signed in to change notification settings - Fork 29
/
site.json
executable file
·23 lines (23 loc) · 1.42 KB
/
site.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"metaDescription": "Simple system for creating a set of web-pages to support your GitHub repository from a few simple json files.",
"metaKeywords": "The National Gallery, London, National Gallery London, Scientific, Research, Heritage, Culture, JSON, PHP, Javascript, Github Pages, Dissemination, VRE, IIIF, Mermaid, Timeline, Mirador ",
"metaAuthor": "Joseph Padfield| [email protected] |National Gallery | London UK | [email protected] |www.nationalgallery.org.uk",
"metaTitle": "NG Simple Site",
"metaFavIcon": "graphics/favicon.ico",
"logo_link": "./",
"licence": "<a href='http://rightsstatements.org/vocab/InC-EDU/1.0/'><img height='16' alt='In Copyright - Educational Use Permitted' title='In Copyright - Educational Use Permitted' src='graphics/InC-EDU.dark-white-interior-blue-type.png'/></a><a rel='license' href='https://creativecommons.org/licenses/by-nc/4.0/'><img alt='Creative Commons Licence' style='border-width:0' src='https://i.creativecommons.org/l/by-nc/4.0/88x31.png' /></a>",
"logo_path": "graphics/ng-logo-white-100x40.png",
"footer": "© The National Gallery 2021",
"extra_logos": {
"github": {
"link": "https://github.com/jpadfield/simple-site",
"logo": "graphics/github%20logo%20white.png",
"alt": "GitHub Jpadfield Simple-site"
}
},
"extra_js_scripts": [],
"extra_css_scripts": [],
"extra_css": "",
"extra_js": "",
"GoogleAnalyticsID": false
}