From 02cc6143655b2fca60c4b3475a885dbcda4995e8 Mon Sep 17 00:00:00 2001 From: Tully Foote Date: Tue, 2 Jan 2024 01:19:26 -0800 Subject: [PATCH] switch from an to a
to disable if it doesn't exist Fix the formatting lost for the horizontal list that was relying on the a member. --- _includes/package_links.html | 17 +++++++++++------ _sass/_base.scss | 2 +- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/_includes/package_links.html b/_includes/package_links.html index 59492bc2..6475ef8b 100644 --- a/_includes/package_links.html +++ b/_includes/package_links.html @@ -13,17 +13,22 @@ {% endif %} + {% else %} + + + {%if hide_link_labels%}
{%endif%} + API Docs
+{% endif %}