diff options
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default-none.html | 1 | ||||
| -rw-r--r-- | _layouts/default.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/default-none.html b/_layouts/default-none.html index 7203c1d..55289c6 100644 --- a/_layouts/default-none.html +++ b/_layouts/default-none.html @@ -1,6 +1,7 @@ --- --- <!DOCTYPE html> +<!-- Alee Productions Website: Made by Alee and licensed with GPL-3.0 --> <html> <head> diff --git a/_layouts/default.html b/_layouts/default.html index a7f840e..171870d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,6 +1,7 @@ --- --- <!DOCTYPE html> +<!-- Alee Productions Website: Made by Alee and licensed with GPL-3.0 --> <html> <head> |
