Finished
parent
c478ec0095
commit
922a494df0
|
|
@ -11,5 +11,4 @@ src/wg-dashboard.ini
|
|||
src/static/pic.xd
|
||||
*.conf
|
||||
private_key.txt
|
||||
public_key.txt
|
||||
|
||||
public_key.txt
|
||||
|
|
@ -6,5 +6,4 @@
|
|||
<link rel="stylesheet" href="{{ url_for('static',filename='css/bootstrap.min.css') }}">
|
||||
<link rel= "stylesheet" type= "text/css" href= "{{ url_for('static',filename='css/dashboard.css') }}">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css">
|
||||
</head>
|
||||
|
||||
</head>
|
||||
Loading…
Reference in New Issue