From 6fda29134f41968041ed0becef42b3f80a716614 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 29 Dec 2025 03:34:41 +0100 Subject: Add IMDb ratings to list of links --- blog/src/blog/meta.py | 1 + 1 file changed, 1 insertion(+) (limited to 'blog') diff --git a/blog/src/blog/meta.py b/blog/src/blog/meta.py index b6005456..673454f5 100644 --- a/blog/src/blog/meta.py +++ b/blog/src/blog/meta.py @@ -5,6 +5,7 @@ SCHEMA = None LINKS = ( ("@yo@alex.femto.pub", "https://alex.femto.pub/@yo@alex.femto.pub/"), + ("IMDb", "https://www.imdb.com/user/ur0633823/ratings/?sort=top_rated%2Cdesc"), ("GitHub", "https://github.com/alexpdp7/"), ("TVmaze", "https://www.tvmaze.com/users/35495/koala/stats"), ("LinkedIn", "https://es.linkedin.com/in/alexcorcoles"), -- cgit v1.2.3