some comments for templating
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s
This commit is contained in:
@@ -4,9 +4,10 @@ import Header from './components/Header.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<h1>Here is a child component!</h1>
|
||||
<h1>straight up gargoyling it !</h1>
|
||||
<Header />
|
||||
<Header />
|
||||
<Header />
|
||||
<Header />
|
||||
<h1>imagining what I could do with themes :o</h1>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user