From 652d750c6ccfef00edfa8f9376e2c10381c15564 Mon Sep 17 00:00:00 2001
From: Egor Tensin
Date: Wed, 27 Oct 2021 12:15:04 +0300
Subject: index.html: highlight the example link
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'index.html')
diff --git a/index.html b/index.html
index d16756e..d3b5e60 100644
--- a/index.html
+++ b/index.html
@@ -62,8 +62,8 @@ configured on interface wg0
.
You can then generate the new client's keys, feed them to this page and it will
show the configuration that can be easily consumed by the new client.
{% assign example_url = '?server_public_key=a&server_endpoint=b%3A123&server_preshared_key=c&client_public_key=d&client_private_key=e&client_ipv4=192.168.1.1%2F24&client_ipv6=fd%3A%3A%2F48' %}
- An example configuration (with bogus key values) can
-be seen here.
+ An example configuration (with bogus key values) can be seen
+here.
--
cgit v1.2.3