diff --git a/README.md b/README.md index 98df259..86eadff 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ **License:** GNU General Public License v3 **License URI:** LICENSE -Aldine is the root theme for Pressbooks. +Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. ## Description -Aldine is the root theme for [Pressbooks](https://pressbooks.org), based on [Underscores](https://underscores.me/). +Aldine is the default theme for the home page of [Pressbooks](https://pressbooks.org) networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. Aldine is based on [Underscores](https://underscores.me/). ## Installation diff --git a/composer.json b/composer.json index f59c560..1a1b62a 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,8 @@ "name": "pressbooks/pressbooks-aldine", "type": "wordpress-theme", "license": "GPL-3.0", - "description": "Aldine is the root theme for Pressbooks.", + "description": + "Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.", "homepage": "https://github.com/pressbooks/pressbooks-aldine/", "authors": [ { diff --git a/package.json b/package.json index 2fce332..4731607 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0-rc.2", "author": "Pressbooks (Book Oven Inc.) ", "homepage": "https://github.com/pressbooks/pressbooks-aldine/", - "description": "Aldine is the root theme for Pressbooks.", + "description": "Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.", "keywords": [ "publishing", "catalog", diff --git a/readme.txt b/readme.txt index 228198a..9577291 100644 --- a/readme.txt +++ b/readme.txt @@ -10,11 +10,11 @@ Stable tag: 1.0.0-rc.2 License: GNU General Public License v3 License URI: LICENSE -Aldine is the root theme for Pressbooks. +Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. == Description == -Aldine is the root theme for [Pressbooks](https://pressbooks.org), based on [Underscores](https://underscores.me/). +Aldine is the default theme for the home page of [Pressbooks](https://pressbooks.org) networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. Aldine is based on [Underscores](https://underscores.me/). == Installation == diff --git a/screenshot.png b/screenshot.png index 839b3f1..1439b61 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/style.css b/style.css index af5f339..6dfc2bb 100644 --- a/style.css +++ b/style.css @@ -1,15 +1,15 @@ /* Theme Name: Aldine -Theme URI: https://pressbooks.org/themes/aldine -Description: Aldine is the root theme for Pressbooks. +Theme URI: https://github.com/pressbooks/pressbooks-aldine/ +Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. Version: 1.0.0-RC.2 Author: Pressbooks (Book Oven Inc.) Author URI: https://pressbooks.org Text Domain: pressbooks-aldine GitHub Theme URI: pressbooks/pressbooks-aldine Release Asset: true -License: GNU General Public License v2 or later -License URI: http://opensource.org/licenses/GPL-2.0 +License: GNU General Public License v3 +License URI: http://opensource.org/licenses/GPL-3.0 Aldine is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later.