summaryrefslogtreecommitdiff
path: root/lib/conf/blog.php
blob: bb2ef099f2e5e90cc2a033c484954ef586609b6e (plain) (blame)
1
2
3
4
5
6
7
8
<?php

$blog_title = "What people write";

// Used for the ATOM feed generation.
$blog_base_url = "http://localhost/alex.auvolat/";