mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-11 06:16:08 +10:00
13 lines
312 B
HTML
13 lines
312 B
HTML
<template>
|
|
<div class="content"><h1 id="vuepress-blog"><a class="header-anchor" href="#vuepress-blog" aria-hidden="true">#</a>
|
|
VuePress' BLOG</h1>
|
|
<ul>
|
|
<li>Evan You</li>
|
|
</ul>
|
|
<template slot="projects">
|
|
<ul>
|
|
<li>Vue.js</li>
|
|
<li>VueX</li>
|
|
</ul>
|
|
</template>
|