docs: update homepage and styles

This commit is contained in:
braks
2022-08-01 21:10:14 +02:00
committed by Braks
parent 4f036e7672
commit bc87e4718f
13 changed files with 142 additions and 84 deletions
@@ -5,11 +5,7 @@ const { Layout: ParentLayout } = DefaultTheme
</script>
<template>
<ParentLayout>
<template #layout-bottom>
<div class="page-footer">MIT Licensed | Copyright © 2021-present Burak Cakmakoglu</div>
</template>
</ParentLayout>
<ParentLayout></ParentLayout>
</template>
<style>