From 2d18ff5bd681ef5ee1c565fe8badb3a908bc11d9 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 23 Mar 2022 17:07:13 +0300 Subject: index.html: reuse site.settings.project.name --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 4f047e3..e13b703 100644 --- a/index.html +++ b/index.html @@ -98,7 +98,7 @@ params: example: 2606:4700:4700::1111,2606:4700:4700::1001 advanced: true --- -

WireGuard configuration

+

{{ site.settings.project.name }}

-- cgit v1.2.3