mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
renamed html example
This commit is contained in:
parent
7447fb5dff
commit
70c9697712
@ -1,6 +1,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>LWS Example</title>
|
<title>WebFuse Example</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="style/main.css">
|
<link rel="stylesheet" type="text/css" href="style/main.css">
|
||||||
<script type="module" src="js/startup.js"></script>
|
<script type="module" src="js/startup.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user