several changes implementing flask
This commit is contained in:
parent
b72fce9038
commit
294f8b84ab
6 changed files with 41 additions and 7 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
<title>LoMeS | Meshtastic</title>
|
||||
<link rel="icon" href="data/images/favicon.ico">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
||||
</head>
|
||||
<body>
|
||||
<section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue