From 2554b2bfbfa8d6f251676f24020a79cc69eaeb78 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Tue, 9 Oct 2012 23:45:47 +0000 Subject: [PATCH] Add author URI and complete theme URI to Twenty Ten. props DrewAPicture, fixes #22012. git-svn-id: http://core.svn.wordpress.org/trunk@22151 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyten/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 3d531b7386..219ded3689 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -1,8 +1,9 @@ /* Theme Name: Twenty Ten -Theme URI: http://wordpress.org/ +Theme URI: http://wordpress.org/extend/themes/twentyten Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar. Author: the WordPress team +Author URI: http://wordpress.org/ Version: 1.4 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html