Skip to content

Commit 32bb5f1

Browse files
committed
Add assets for translation
1 parent c7af4a7 commit 32bb5f1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/.quarto/
22
docs
33
locale
4+
*assets/

_quarto.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@ project:
33
output-dir: docs
44

55
website:
6-
title: "swcarpentry-ja.github.io"
6+
title: "SWC-JA"
77
navbar:
88
background: primary
99
left:
1010
- href: index.qmd
1111
text: ホーム
1212
- quickguide.qmd
1313
- links.qmd
14+
- href: "https://swcarpentry-ja.github.io/en/"
15+
text: English
1416

1517
format:
1618
html:

0 commit comments

Comments
 (0)