update welcome page
This commit is contained in:
@@ -8,7 +8,12 @@
|
||||
|
||||
<my-projects />
|
||||
|
||||
<my-books />
|
||||
<h3>My books</h3>
|
||||
|
||||
<p>
|
||||
I'm glad to share you <a href="/my-books">the books</a> I'm currently reading.
|
||||
</p>
|
||||
|
||||
</section>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -1,8 +1,13 @@
|
||||
<page>
|
||||
title: My books
|
||||
</page>
|
||||
|
||||
<template>
|
||||
<section>
|
||||
<h2>My books</h2>
|
||||
|
||||
<p>I used to read so little, but in 2021, I decided to take example of CGP Grey and add as one of my theme to read
|
||||
<p>
|
||||
I used to read so little, but in 2021, I decided to take example of CGP Grey and add as one of my theme to read
|
||||
more and write more.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user