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

$blog_title = "Articles";

// Used for the ATOM feed generation.
$blog_base_url = "http://adnab.me/";