mirror of
https://github.com/MarcZierle/photo-log-frontend.git
synced 2025-04-09 05:44:37 +00:00
update vue template
This commit is contained in:
parent
4432643a7e
commit
6ca08e945b
@ -18,7 +18,7 @@
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
title: "Hi there",
|
title: "Hi there",
|
||||||
count: 4,
|
count: 5,
|
||||||
headingColor: 'some'
|
headingColor: 'some'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -49,4 +49,4 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user