From f28e758c953505c4831c8dab6b8344b3cdf2c302 Mon Sep 17 00:00:00 2001 From: safazi Date: Fri, 17 May 2024 12:34:36 -0500 Subject: [PATCH] fix github link --- docs/_includes/home/features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/home/features.html b/docs/_includes/home/features.html index d9eefaab..7378f0c2 100644 --- a/docs/_includes/home/features.html +++ b/docs/_includes/home/features.html @@ -23,7 +23,7 @@ subtitle="Download. Customize. Done." href=href %} - {% assign href = site.meta.github %} + {% assign href = site.data.meta.github %} {{ href }} {% include website/feature.html id="free" -- 2.47.2