From 490140f1c3a110644d7ae9b15da721ef18af9197 Mon Sep 17 00:00:00 2001 From: rinrab Date: Sat, 6 Jan 2024 20:12:10 +0100 Subject: [PATCH] Add navbar to website. --- www/index.html | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/www/index.html b/www/index.html index 7633c27..f1ab166 100644 --- a/www/index.html +++ b/www/index.html @@ -19,14 +19,39 @@ body { min-height: 100vh; } + + h2 { + font-size: 18px; + font-weight: bolder; + } + + h3 { + font-size: 16px; + font-weight: bolder; + } +
-

Always On VPN manager for Group Policy

An open-source application for deploying Always On VPN via Group Policy.

- Features +

Features