chris-website/source/staticpaths.d

3 lines
90 B
D

immutable string STATIC_DIR = "/static/";
immutable string IMG_DIR = STATIC_DIR ~ "img/";