diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2024-12-11 09:18:47 -0800 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2024-12-11 09:18:47 -0800 |
| commit | 74a1d8df245171c6f4157003ed0ef7fd082cb14e (patch) | |
| tree | 28fb5bafb604a863aab7b697572d8263af409bda /overrides/partials/copyright.html | |
| parent | cfc844e034a6868309a0212025a3f80c7b467986 (diff) | |
ok, I think we got this
Diffstat (limited to 'overrides/partials/copyright.html')
| -rw-r--r-- | overrides/partials/copyright.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/overrides/partials/copyright.html b/overrides/partials/copyright.html index fabee5b..608b9d5 100644 --- a/overrides/partials/copyright.html +++ b/overrides/partials/copyright.html @@ -2,12 +2,8 @@ Credit the bartender. -#} <div class="md-copyright"> - {% if config.copyright %} - <!-- div class="md-copyright__highlight" --> - {{ config.copyright }} - <!-- /div --> - {% endif %} - Made by + {{ config.copyright }} + Site made by <a href=https://bartender.digithink.com/> Bartender </a> with |
