From be0f4e68f3029e50a1452e598a61ad8168d60128 Mon Sep 17 00:00:00 2001 From: g_it Date: Mon, 6 Apr 2026 23:27:55 +0200 Subject: [PATCH] Add link to the Releases page. --- app/main.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/main.py b/app/main.py index 348f085..f83f148 100644 --- a/app/main.py +++ b/app/main.py @@ -11,8 +11,6 @@ DESCRIPTION = """ Hi, this is a read-only API exposing 20+ years of my personal media reviews of movies, books, and television since 2001. -## What this API does - This API provides structured access to a personal media review database. Every review includes a date, category, title, creator, genre, rating, and optional 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 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 = """