diff options
author | June McEnroe <june@causal.agency> | 2020-05-01 13:09:15 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-05-01 13:09:15 -0400 |
commit | 2496f0aefe4fec0169c74f27b9748f9c5e6eac86 (patch) | |
tree | 5c651dbc6287d872432ee4400f01edf5d1645e02 /default.html | |
parent | Fix UIDNEXT removal documentation (diff) | |
download | bubger-2496f0aefe4fec0169c74f27b9748f9c5e6eac86.tar.gz bubger-2496f0aefe4fec0169c74f27b9748f9c5e6eac86.zip |
Add generator links
Diffstat (limited to 'default.html')
-rw-r--r-- | default.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/default.html b/default.html index 9190086..6ff49cf 100644 --- a/default.html +++ b/default.html @@ -133,4 +133,7 @@ footer { text-align: center; color: gray; } +footer a { + color: inherit; +} </style> |