www-new/src/config.d

7 lines
225 B
D

const string url_root = "/~j3parker/";
const string dweb_root = "/users/j3parker/www/";
const string site_root = dweb_root ~ "srv/";
const string site_title = "Test Title";
const string site_subtitle = "this is a subtitle";