diff --git a/docs/conf.py b/docs/conf.py index 03a1496..277e07a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -44,12 +44,12 @@ "repository_url": "https://github.com/alexfikl/pycaputo", "repository_branch": "main", "icon_links": [ - # { - # "name": "Release", - # "url": "https://github.com/alexfikl/pycaputo/releases", - # "icon": "https://img.shields.io/github/v/release/alexfikl/pycaputo", - # "type": "url", - # }, + { + "name": "Release", + "url": "https://github.com/alexfikl/pycaputo/releases", + "icon": "https://img.shields.io/github/v/release/alexfikl/pycaputo", + "type": "url", + }, { "name": "License", "url": "https://github.com/alexfikl/pycaputo/tree/main/LICENSES",