diff options
| author | Alee <alee14498@protonmail.com> | 2019-11-26 20:40:02 +0000 |
|---|---|---|
| committer | Alee <alee14498@protonmail.com> | 2019-11-26 20:40:02 +0000 |
| commit | a180be2ee478b9a86828b9c64245fc67f23c1fcb (patch) | |
| tree | bdd88017ea3ead6b31fb93e90efe08afa339f64d | |
| parent | 9f708f5294d1af63f40206a9aa2acdd99418f55c (diff) | |
| download | alp-website-a180be2ee478b9a86828b9c64245fc67f23c1fcb.tar.gz alp-website-a180be2ee478b9a86828b9c64245fc67f23c1fcb.tar.bz2 alp-website-a180be2ee478b9a86828b9c64245fc67f23c1fcb.zip | |
Added comments
| -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> |
