fix actions
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
+++
|
||||
date = "2024-04-04T16:27:13+09:00"
|
||||
date = "2024-03-31T16:27:13+09:00"
|
||||
tags = ["blog"]
|
||||
title = "start blog"
|
||||
+++
|
7
content/blog/2024-04-01-layout.md
Normal file
7
content/blog/2024-04-01-layout.md
Normal file
@ -0,0 +1,7 @@
|
||||
+++
|
||||
date = "2024-04-01T00:00:00+09:00"
|
||||
tags = ["blog"]
|
||||
title = "update layout"
|
||||
+++
|
||||
|
||||
layoutを更新しました。
|
@ -1,8 +0,0 @@
|
||||
+++
|
||||
date = "2024-04-05T16:27:13+09:00"
|
||||
tags = ["blog"]
|
||||
title = "new layout"
|
||||
+++
|
||||
|
||||
web pageのlayoutを変更しました。
|
||||
|
@ -8,7 +8,7 @@ date = "2024-01-23"
|
||||
|
||||
## アイ
|
||||
|
||||
本名は`月見 唯(つきみ ゆい)`、通称、`アイ`。最も小さい物質を操る能力を持つ
|
||||
本名は`月見 唯(つきみ ゆい)`、通称、`アイ`。最も小さい物質を創り出すことができる
|
||||
|
||||

|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
title = "story"
|
||||
slug = "story"
|
||||
date = "2024-01-22"
|
||||
aliases = ['manga']
|
||||
+++
|
||||
|
||||
<div class="story">
|
||||
@ -12,8 +13,7 @@ date = "2024-01-22"
|
||||
|
||||
</div>
|
||||
|
||||
<iframe src="https://manga.syui.ai/0" allowfullscreen frameborder="0" class="manga"></iframe>
|
||||
|
||||
<iframe src="https://manga.syui.ai" allowfullscreen frameborder="0" class="manga"></iframe>
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
@ -4,7 +4,7 @@ slug = "term"
|
||||
date = "2023-12-23"
|
||||
+++
|
||||
|
||||
<iframe src="https://term.syui.ai" allowfullscreen frameborder="0" style="width:100%;height: 400px;"></iframe>
|
||||
<iframe src="https://term.syui.ai" allowfullscreen frameborder="0" scrolling="no" style="width:100%;"></iframe>
|
||||
|
||||
|
||||
<!--more-->
|
||||
|
Reference in New Issue
Block a user