diff options
Diffstat (limited to 'blog')
| -rw-r--r-- | blog/blog/meta.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/blog/meta.py b/blog/blog/meta.py index 6842ccc9..be828ac3 100644 --- a/blog/blog/meta.py +++ b/blog/blog/meta.py @@ -6,6 +6,7 @@ SCHEMA = None LINKS = ( ("@yo@alex.femto.pub", "https://alex.femto.pub/@yo@alex.femto.pub/"), ("GitHub", "https://github.com/alexpdp7/"), + ("TVmaze", "https://www.tvmaze.com/users/35495/koala/stats"), ("LinkedIn", "https://es.linkedin.com/in/alexcorcoles"), ("Project Euler", "https://projecteuler.net/profile/koalillo.png"), ("Stack Exchange", "https://stackexchange.com/users/13361/alex"), |
