Brand: OliveVPN - change title and default email name

This commit is contained in:
olivevpn-ci 2025-10-28 17:33:22 -06:00
parent 2fdafd34ca
commit 7402a5f5df
2 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ var (
flagSmtpHelo = "localhost"
flagSendgridApiKey string
flagEmailFrom string
flagEmailFromName = "WireGuard UI"
flagEmailFromName = "OliveVPN"
flagTelegramToken string
flagTelegramAllowConfRequest = false
flagTelegramFloodWait = 60

View File

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>WireGuard UI</title>
<title>OliveVPN</title>
<!-- Tell the browser to be responsive to screen width -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
@ -25,7 +25,7 @@
<body class="hold-transition login-page">
<div class="login-box">
<div class="login-logo">
<a href="https://github.com/ngoduykhanh/wireguard-ui">WireGuard UI</a>
<a href="https://github.com/ngoduykhanh/wireguard-ui">OliveVPN</a>
</div>
<!-- /.login-logo -->
<div class="card">