mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-09-19 15:59:07 +02:00
- Refactoring
- Action Button with Parameter - Actor Action with Parameter - Sensor Action with Parameter
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 149 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 941 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 313 KiB |
Vendored
+7713
-2
File diff suppressed because one or more lines are too long
+37
-36
File diff suppressed because one or more lines are too long
@@ -10,11 +10,17 @@
|
||||
<link rel="stylesheet" href="static/bootstrap.dark.css">
|
||||
|
||||
|
||||
<style>
|
||||
|
||||
html {
|
||||
background-image: url('static/bg.png');
|
||||
}
|
||||
</style>
|
||||
<title>CraftBeerPi 3.0</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root" ></div>
|
||||
HALLO
|
||||
<script src="static/bundle.js" type="text/javascript"></script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user