Fix deps, title
This commit is contained in:
2
resources/js/app.js
vendored
2
resources/js/app.js
vendored
@@ -54,7 +54,7 @@ Vue.use(CardPlugin);
|
||||
data: {
|
||||
tmin: -10,
|
||||
tmax: 50,
|
||||
temperature: 0,
|
||||
temperature: null,
|
||||
time: null,
|
||||
startdate: null,
|
||||
enddate: null,
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>Laravel</title>
|
||||
<title>Teplomer balkon</title>
|
||||
|
||||
<!-- Fonts -->
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@200;600&display=swap" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user