1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

0.4.0-beta.2

This commit is contained in:
Rokt33r
2015-11-11 03:01:07 +09:00
parent 2f4af3223b
commit c20cbe7d66
4 changed files with 5 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ export function init () {
key: keygen()
}
let defaultArticle = {
title: 'Boostとは',
title: 'About Boost',
tags: ['boost', 'intro'],
content: defaultContent,
mode: 'markdown',