From e0cbbffccee4d1a34ee94ff89288639b2549340d Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Wed, 1 Feb 2012 18:50:53 +0000 Subject: [PATCH] _s: Readme description added, add trailing slash to theme URI. git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8832 d957f892-c61d-0410-b221-f235e6eecf30 --- readme.txt | 4 ++++ style.css | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index ed8b313..9a120a8 100644 --- a/readme.txt +++ b/readme.txt @@ -1 +1,5 @@ +=== _s === + +Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for. + == Changelog == \ No newline at end of file diff --git a/style.css b/style.css index 7cbf83e..7c5dbd8 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ /* Theme Name: _s -Theme URI: http://wpcom-themes.svn.automattic.com/_s +Theme URI: https://wpcom-themes.svn.automattic.com/_s/ Author: Automattic Author URI: http://automattic.com/ Description: Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.