diff options
| author | Alexandre Jesus <adbjesus@gmail.com> | 2022-09-17 15:12:26 +0100 | 
|---|---|---|
| committer | Alexandre Jesus <adbjesus@gmail.com> | 2022-09-17 15:12:26 +0100 | 
| commit | 74115e5778d3f9adf6161ba3de465cf792a4b1a1 (patch) | |
| tree | 185b135759a2e95e26bcd99da63893c44ae12d2a /templates/base.html | |
| parent | 2a91daf08ad3d78390be60006c33aa0ecb9cf73e (diff) | |
| download | adbjesus.com-74115e5778d3f9adf6161ba3de465cf792a4b1a1.tar.gz adbjesus.com-74115e5778d3f9adf6161ba3de465cf792a4b1a1.zip  | |
Add personal email, change name
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 05a6535..9871dab 100644 --- a/templates/base.html +++ b/templates/base.html @@ -72,7 +72,7 @@      <footer>        <p> -        Copyright (c) 2022 A.D.B. Jesus. +        Copyright (c) 2022 Alexandre D. B. Jesus        </p>        <p>          The contents of this website are licensed under the  | 
