|
@@ -14,12 +14,11 @@
|
|
</head>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
<body>
|
|
- <nav class="navbar is-dark is-spaced has-shadow" role="navigation" aria-label="main navigation">
|
|
|
|
|
|
+ <nav class="navbar is-light is-spaced has-shadow" role="navigation" aria-label="main navigation">
|
|
<div class="navbar-brand">
|
|
<div class="navbar-brand">
|
|
<a class="navbar-item" href="/">
|
|
<a class="navbar-item" href="/">
|
|
- <!-- <img src="/images/logo.png" width="112" height="28">
|
|
|
|
- <i class="fas fa-ship"></i> -->
|
|
|
|
- <i class="fas fa-tachometer-alt"></i> EdgeVPN
|
|
|
|
|
|
+ <img src="/images/logo.png" >
|
|
|
|
+ EdgeVPN
|
|
</a>
|
|
</a>
|
|
|
|
|
|
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
|
|
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
|
|
@@ -136,6 +135,7 @@
|
|
<p>
|
|
<p>
|
|
<strong>EdgeVPN</strong> by <a href="https://github.com/mudler/edgevpn">Ettore Di Giacinto</a>. The source code is licensed
|
|
<strong>EdgeVPN</strong> by <a href="https://github.com/mudler/edgevpn">Ettore Di Giacinto</a>. The source code is licensed
|
|
<a href="https://github.com/mudler/edgevpn/blob/master/LICENSE">GPLv3</a>.
|
|
<a href="https://github.com/mudler/edgevpn/blob/master/LICENSE">GPLv3</a>.
|
|
|
|
+ Logo originally made by <a href="https://www.flaticon.com/authors/uniconlabs" title="Uniconlabs">Uniconlabs</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a>
|
|
</p>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</footer>
|