diff options
author | 2010-09-12 23:18:29 +0300 | |
---|---|---|
committer | 2010-09-12 23:18:29 +0300 | |
commit | 700a153bda9138adf418ae978fc1dd449d8e11f4 (patch) | |
tree | 0d77ce8cfcec0e85f29959b2c80542809066ca49 /templates | |
parent | remove fauli from universe (diff) | |
download | planet-700a153bda9138adf418ae978fc1dd449d8e11f4.tar.gz planet-700a153bda9138adf418ae978fc1dd449d8e11f4.tar.bz2 planet-700a153bda9138adf418ae978fc1dd449d8e11f4.zip |
svnignore->gitignore
Add media dir with static data taken from the server
Add scripts dir with the cron job and the python scripts
Correct the templates dir
Diffstat (limited to 'templates')
-rw-r--r-- | templates/config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/config.ini b/templates/config.ini index 7e87097..3c38348 100644 --- a/templates/config.ini +++ b/templates/config.ini @@ -8,4 +8,4 @@ template_files: index.html.tmpl template_directories: - /var/www/planet.gentoo.org/venus/themes/common/ + /var/www/planet.gentoo.org/planet-gentoo/templates |