diff options
author | Melody Horn <melody@boringcactus.com> | 2021-03-07 22:34:50 -0700 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-03-07 22:34:50 -0700 |
commit | 6b1cec1c4ef2f8a0a45ecf9a3648f2a27fb54e1f (patch) | |
tree | 540541a5f5bd8da7f9db5681b05a4d9dca78e92b /index.html | |
parent | a234c2c992835bd74abdd6dbd8022250e5002ead (diff) | |
download | arewe1.0yet-main.tar.gz arewe1.0yet-main.zip |
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ <footer> Built by <a href="https://www.boringcactus.com/">boringcactus</a>. Inspired by <a href="https://pythonwheels.com/">Python Wheels</a>. - Generator code <a href="https://sr.ht/~boringcactus/arewe1.0yet/">available</a>. + Generator code <a href="https://code.boringcactus.com/arewe1.0yet/">available</a>. Data pulled at {{ metadata.timestamp }}. </footer> </body> |