diff options
| author | Bryan Newbold <bnewbold@archive.org> | 2021-04-29 14:10:25 -0700 | 
|---|---|---|
| committer | Bryan Newbold <bnewbold@archive.org> | 2021-04-29 14:10:25 -0700 | 
| commit | 852ad6a9f4897afd711fbec82dc8c170acd9cece (patch) | |
| tree | d14c81e1ad5c4929364eab5c7372fa938e797a1a | |
| parent | 3ff8295faeccc027c29acb4904159c054721c2f1 (diff) | |
| download | bnewnet-852ad6a9f4897afd711fbec82dc8c170acd9cece.tar.gz bnewnet-852ad6a9f4897afd711fbec82dc8c170acd9cece.zip  | |
years have passed
| -rw-r--r-- | theme/templates/base.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html index c103d01..980e8f8 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -80,7 +80,7 @@  <a href="/about/">about</a>     <a href="/credits/">credits</a>     <a href="mailto:webmeisterATbnewbold.net">email the webmaster</a>    -produced 2007-2019 by bryan newbold, <a href="/copyright/">all rights ignored</a> +produced 2007-2021 by bryan newbold, <a href="/copyright/">all rights ignored</a>  </div>  </body>  </html>  | 
