Skip to content

Commit

Permalink
Fixed inconsistent info in package.json and theme.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesname committed Feb 8, 2021
1 parent ccc2f66 commit 5998b4b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"bugs": {
"url": "https://github.com/EHRI/ehri-editions-theme/issues"
},
"homepage": "https://github.com/EHRI/ehri-editions-theme#readme",
"homepage": "https://github.com/EHRI/ehri-editions-theme#README.md",
"devDependencies": {
"grunt": "^1.3.0",
"grunt-contrib-clean": "^2.0.0",
Expand Down
14 changes: 7 additions & 7 deletions theme.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
;;;;;;;
[theme]
author = "Stepan Opekar"
title = "EHRI"
description = "Edition of Early Holocaust Testimony"
license = "GPLv3"
website = "http://omeka.org"
support_link = "mailto:[email protected]"
title = "EHRI Editions"
description = "Omeka theme for EHRI digital edition sites"
license = "EUPL-1.2"
website = "https://github.com/EHRI/ehri-editions-theme"
support_link = "https://github.com/EHRI/ehri-editions-theme/issues"
omeka_minimum_version="2.5"
omeka_target_version="2.5"
version="2.4"
omeka_target_version="2.6"
version="1.1.0"

0 comments on commit 5998b4b

Please sign in to comment.