diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-03-02 17:06:22 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-03-02 17:06:22 +0100 |
commit | 3f689068b37923eb768e87ce0f52bfa2720756ce (patch) | |
tree | e52525260d843e94b68c3495a26a0c87898bcb4a /configuration | |
parent | 6ec1a0bae938440a6dae440930e364104d92f8ff (diff) |
Added a linklist to the sidebar
Diffstat (limited to 'configuration')
-rw-r--r-- | configuration | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration b/configuration index 68c0285..a468d70 100644 --- a/configuration +++ b/configuration @@ -10,5 +10,6 @@ style: blogthon.css entries_per_page: 20 monthlist: True staticpages: True +linklist: True permalinks: True newest_first: True |