Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 261745a

Browse files
authored
Update action.html
1 parent 76da420 commit 261745a

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

action.html

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1-
<!DOCTYPE html>
2-
<html lang="zh-CN">
1+
---
2+
title: Blue?Archive
3+
layout: default
4+
description: "「我干了什么 究竟拿了时间换了什么」"
5+
header-img: "img/bg-little-universe.jpg"
6+
---
7+
8+
<!--
9+
Credits: this page shamelessly borrowed a lot from:
10+
https://github.com/kitian616/jekyll-TeXt-theme
11+
-->
12+
<!-- Page Header -->
13+
{% include intro-header.html type='page' short=true %}
14+
315
<head>
416
<meta charset="UTF-8">
517
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -57,4 +69,4 @@ <h1>2024工作计划</h1>
5769
</div>
5870
</div>
5971
</body>
60-
</html>
72+
</html>

0 commit comments

Comments
 (0)