mirror of https://gitlab.com/bashrc2/epicyon
rdf license link
parent
145b8a620b
commit
121f625dd4
|
@ -757,7 +757,7 @@ def htmlHeaderWithWebsiteMarkup(cssFilename: str, instanceTitle: str,
|
||||||
htmlStr = htmlHeaderWithExternalStyle(cssFilename, instanceTitle,
|
htmlStr = htmlHeaderWithExternalStyle(cssFilename, instanceTitle,
|
||||||
systemLanguage)
|
systemLanguage)
|
||||||
|
|
||||||
licenseUrl = 'https://www.gnu.org/licenses/agpl-3.0.en.html'
|
licenseUrl = 'https://www.gnu.org/licenses/agpl-3.0.rdf'
|
||||||
|
|
||||||
# social networking category
|
# social networking category
|
||||||
genreUrl = 'http://vocab.getty.edu/aat/300312270'
|
genreUrl = 'http://vocab.getty.edu/aat/300312270'
|
||||||
|
|
Loading…
Reference in New Issue