update: 作ったものページに「HyperAkari」を追加
This commit is contained in:
parent
0b607ac258
commit
4909e312c4
@ -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": {
|
||||||
|
|||||||
BIN
public/images/product/hyper-akari.png
Normal file
BIN
public/images/product/hyper-akari.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
@ -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',
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user