diff options
author | Disco-STU <discostu@horion.network1.lan> | 2009-05-20 17:13:30 +0200 |
---|---|---|
committer | Disco-STU <discostu@horion.network1.lan> | 2009-05-20 17:13:30 +0200 |
commit | 0f9a7136ff2e83c391091f23231fe42b0ca31576 (patch) | |
tree | a6d9d468898c0eb0f46e97a13ea5937dfb651a1a /configuration | |
parent | b4fac7f4556af72ad64f7993775e220cfff6bc38 (diff) |
Added a Subtitle an created the style: ...
I have added a subtitle to the configuration file an edit the blogthon.cgi that the subtitle is readed out the config.
Also I have edit the blogthon.css: the header are no longer a "table".
Diffstat (limited to 'configuration')
-rw-r--r-- | configuration | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration b/configuration index edd236c..eeae66d 100644 --- a/configuration +++ b/configuration @@ -1,5 +1,6 @@ [personal] blog_title: A BlogThon Blog +blog_subtitle: Subtitle blog_url: http://www.thehappy.de/ keywords: please,change,me entries_dir: entries/ |