diff options
author | SkyArrow <tommy351@gmail.com> | 2012-01-25 03:11:00 +0100 |
---|---|---|
committer | SkyArrow <tommy351@gmail.com> | 2012-01-25 03:11:00 +0100 |
commit | 10ea7524170ea3d59a884e7103ac253ffbf0cf89 (patch) | |
tree | 4b4e8f4db7ba515807089879bfcc679db55db6cb /source/_includes/custom/asides | |
parent | c680e3682bd6c422180380c15dc7d13d260cb5d1 (diff) | |
download | octopress-theme-jeyzu-10ea7524170ea3d59a884e7103ac253ffbf0cf89.zip octopress-theme-jeyzu-10ea7524170ea3d59a884e7103ac253ffbf0cf89.tar.gz |
clean
Diffstat (limited to 'source/_includes/custom/asides')
-rw-r--r-- | source/_includes/custom/asides/about.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/_includes/custom/asides/about.html b/source/_includes/custom/asides/about.html deleted file mode 100644 index 59d309e..0000000 --- a/source/_includes/custom/asides/about.html +++ /dev/null @@ -1,4 +0,0 @@ -<section> - <h1>About Me</h1> - <p>A little something about me.</p> -</section> |