Skip to content

Commit 12b81ed

Browse files
committed
update
1 parent e120fed commit 12b81ed

3 files changed

Lines changed: 30 additions & 0 deletions

File tree

_includes/footer.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
{% endfor %}
2424
</div>
2525

26+
<div>
27+
&copy; {{ site.time | date: "%Y" }}
28+
{{ site.title }}
29+
&nbsp;
30+
</div>
31+
2632
<input
2733
type="checkbox"
2834
class="dark-toggle"

images/preview.jpg

62.3 KB
Loading

index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,30 @@ redirect_from:
2323

2424
## 新闻
2525

26+
{% capture text %}
27+
28+
偶像大师2目前已完成汉化技术验证,正在汉化中!
29+
30+
{%
31+
include button.html
32+
link="contact"
33+
text="预览效果"
34+
icon="fa-solid fa-arrow-right"
35+
flip=true
36+
style="bare"
37+
%}
38+
39+
{% endcapture %}
40+
41+
{%
42+
include feature.html
43+
image="images/preview.jpg"
44+
link="contact"
45+
title="预览"
46+
text=text
47+
%}
48+
49+
2650
{% capture text %}
2751

2852
如果你能够进行日译、程序、修图,亦或是有一腔热情,愿意协助测试,偶像大师2汉化项目欢迎你的加入!

0 commit comments

Comments
 (0)