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,
|
||||
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
|
||||
genreUrl = 'http://vocab.getty.edu/aat/300312270'
|
||||
|
|
Loading…
Reference in New Issue