diff --git a/.gitignore b/.gitignore index 37ee0e3..decf0f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .sass-cache/ -.DS_Store \ No newline at end of file +.DS_Store +*.zip \ No newline at end of file diff --git a/theme.ini b/theme.ini index 434f1af..cce1dff 100644 --- a/theme.ini +++ b/theme.ini @@ -3,8 +3,8 @@ author = "Roy Rosenzweig Center for History and New Media" title = "Center Row" description = "Image-oriented theme for Omeka. This theme does not support nested top navigation." license = "GPLv3" -website = "http://omeka.org" -support_link = "http://omeka.org/forums/forum/themes-and-public-display" -omeka_minimum_version="2.3" -omeka_tested_up_to="2.3" -version=".1" +website = "http://rrchnm.org" +support_link = "http://github.com/omeka/theme-centerrow/wiki" +omeka_minimum_version="2.5" +omeka_tested_up_to="2.5" +version="1.0"