Restructured parts of the website
This commit is contained in:
parent
1ffb19f811
commit
99f493dec3
11 changed files with 62 additions and 29 deletions
4
source/constants.d
Normal file
4
source/constants.d
Normal file
|
@ -0,0 +1,4 @@
|
|||
class Constants {
|
||||
public static immutable string SITE_NAME = "Chris Netsoj.nl";
|
||||
public static immutable string COPYRIGHT = "© Chris Josten, 2020";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue