update vue template

This commit is contained in:
MarcZierle 2022-01-06 19:02:52 +01:00
parent 4432643a7e
commit 6ca08e945b

View File

@ -18,7 +18,7 @@
data() {
return {
title: "Hi there",
count: 4,
count: 5,
headingColor: 'some'
}
},
@ -49,4 +49,4 @@
}
</style>
</body>
</html>
</html>