update: 作ったものページに「HyperAkari」を追加

This commit is contained in:
yui540 2018-07-07 13:18:46 +09:00
parent 0b607ac258
commit 4909e312c4
4 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "DropOut", "name": "DropOut",
"version": "6.0.0", "version": "6.0.4",
"description": "magical-girl.site version_6.0.1", "description": "magical-girl.site version_6.0.1",
"main": "webpack.config.js", "main": "webpack.config.js",
"scripts": { "scripts": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

View File

@ -1,4 +1,4 @@
const CACHE_NAME = 'magical-girl.site_version6.0.3' const CACHE_NAME = 'magical-girl.site_version6.0.4'
const urlsToCache = [ const urlsToCache = [
'/', '/',
'/stylesheets/font.css', '/stylesheets/font.css',

View File

@ -28,6 +28,13 @@ export default {
"description": "シンプルで可愛いミュージックプレイヤー", "description": "シンプルで可愛いミュージックプレイヤー",
"date": "2017/04/08" "date": "2017/04/08"
}, },
{
"name": "HyperAkari",
"link": "https://github.com/yui540/hyper-akari",
"thumb": "./images/product/hyper-akari.png",
"description": "ターミナルエミュレータ「Hyper」の「ミライアカリ」テーマプラグイン",
"date": "2018/07/07"
},
{ {
"name": "音卵", "name": "音卵",
"link": "https://github.com/yuki540net/ontama", "link": "https://github.com/yuki540net/ontama",