Add link to the Releases page.

This commit is contained in:
g_it 2026-04-06 23:27:55 +02:00
commit be0f4e68f3
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -11,8 +11,6 @@ DESCRIPTION = """
Hi, this is a read-only API exposing 20+ years of my personal media reviews of movies, books, Hi, this is a read-only API exposing 20+ years of my personal media reviews of movies, books,
and television since 2001. and television since 2001.
## What this API does
This API provides structured access to a personal media review database. Every This API provides structured access to a personal media review database. Every
review includes a date, category, title, creator, genre, rating, and optional review includes a date, category, title, creator, genre, rating, and optional
written commentary. written commentary.
@ -43,7 +41,8 @@ Ratings use a **-3.0 to 3.0** scale:
This API is a portfolio project demonstrating API design and documentation This API is a portfolio project demonstrating API design and documentation
skills. Built with [FastAPI](https://fastapi.tiangolo.com/) and documented skills. Built with [FastAPI](https://fastapi.tiangolo.com/) and documented
with [Scalar](https://scalar.com/). with [Scalar](https://scalar.com/). To see release notes, go to the
[Releases](https://gugulet.hu/technical/git/g_it/api/releases) page.
""" """
CUSTOM_CSS = """ CUSTOM_CSS = """