Ettore Di Giacinto 3 éve
szülő
commit
6eb9cd491a

+ 5 - 2
README.md

@@ -1,8 +1,10 @@
 <h1 align="center">
   <br>
- :sailboat: EdgeVPN
-<br>
+	<img src="https://user-images.githubusercontent.com/2420543/144679248-1f6e4c10-a558-424c-b6f5-b3695269c906.png" width=128
+         alt="logo"><br>
+    EdgeVPN
 
+<br>
 </h1>
 
 <h3 align="center">Create Decentralized private networks </h3>
@@ -293,6 +295,7 @@ and any other way if not mentioned here.
 - The awesome [libp2p](https://github.com/libp2p) library
 - [https://github.com/songgao/water](https://github.com/songgao/water) for tun/tap devices in golang
 - [Room example](https://github.com/libp2p/go-libp2p/tree/master/examples/chat-with-rendezvous) (shamelessly parts are copied by)
+- Logo originally made by [Uniconlabs](https://www.flaticon.com/authors/uniconlabs) from [www.flaticon.com](https://www.flaticon.com/), modified by me
 
 # :notebook: TODO
 

+ 4 - 4
api/public/blockchain.html

@@ -14,12 +14,11 @@
 </head>
 
 <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">
       <a class="navbar-item" href="/">
-      <!--  <img src="/images/logo.png" width="112" height="28"> 
-      <i class="fas fa-ship"></i>&nbsp;-->
-      <i class="fas fa-tachometer-alt"></i>&nbsp; EdgeVPN
+        <img src="/images/logo.png" > &nbsp;
+        EdgeVPN
       </a>
   
       <a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
@@ -136,6 +135,7 @@
             <p>
               <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>.
+              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>
           </div>
         </footer>

+ 4 - 4
api/public/files.html

@@ -15,12 +15,11 @@
 </head>
 
 <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">
       <a class="navbar-item" href="/">
-      <!--  <img src="/images/logo.png" width="112" height="28"> 
-      <i class="fas fa-ship"></i>&nbsp;-->
-      <i class="fas fa-tachometer-alt"></i>&nbsp; EdgeVPN
+        <img src="/images/logo.png" > &nbsp;
+        EdgeVPN
       </a>
   
       <a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
@@ -157,6 +156,7 @@
             <p>
               <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>.
+              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>
           </div>
         </footer>  

BIN
api/public/images/logo.png


+ 3 - 4
api/public/index.html

@@ -14,12 +14,11 @@
 </head>
 
 <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">
       <a class="navbar-item" href="/">
-      <!--  <img src="/images/logo.png" width="112" height="28"> 
-      <i class="fas fa-ship"></i>&nbsp;-->
-      <i class="fas fa-tachometer-alt"></i>&nbsp; EdgeVPN
+        <img src="/images/logo.png" > &nbsp;
+        EdgeVPN
       </a>
   
       <a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">

+ 4 - 4
api/public/machines.html

@@ -14,12 +14,11 @@
 </head>
 
 <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">
       <a class="navbar-item" href="/">
-      <!--  <img src="/images/logo.png" width="112" height="28"> 
-      <i class="fas fa-ship"></i>&nbsp;-->
-      <i class="fas fa-tachometer-alt"></i>&nbsp; EdgeVPN
+        <img src="/images/logo.png" > &nbsp;
+        EdgeVPN
       </a>
   
       <a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
@@ -135,6 +134,7 @@
             <p>
               <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>.
+              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>
           </div>
         </footer>  

+ 4 - 4
api/public/services.html

@@ -15,12 +15,11 @@
 </head>
 
 <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">
       <a class="navbar-item" href="/">
-      <!--  <img src="/images/logo.png" width="112" height="28"> 
-      <i class="fas fa-ship"></i>&nbsp;-->
-      <i class="fas fa-tachometer-alt"></i>&nbsp; EdgeVPN
+        <img src="/images/logo.png" > &nbsp;
+        EdgeVPN
       </a>
   
       <a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
@@ -154,6 +153,7 @@
             <p>
               <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>.
+              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>
           </div>
         </footer>  

+ 4 - 4
api/public/users.html

@@ -14,12 +14,11 @@
 </head>
 
 <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">
       <a class="navbar-item" href="/">
-      <!--  <img src="/images/logo.png" width="112" height="28"> 
-      <i class="fas fa-ship"></i>&nbsp;-->
-      <i class="fas fa-tachometer-alt"></i>&nbsp; EdgeVPN
+        <img src="/images/logo.png" > &nbsp;
+        EdgeVPN
       </a>
   
       <a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">
@@ -125,6 +124,7 @@
             <p>
               <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>.
+              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>
           </div>
         </footer>