summaryrefslogtreecommitdiff
path: root/pages/blog/index.vue
blob: 1f9e3f7267a5ef8caaaab21887661012790278fd (plain)
1
2
3
4
5
6
<template>
	<v-container>
		<h1>Blog</h1>
	</v-container>
</template>
<style lang="sass" scoped></style>