Skip to content

Commit e6961b9

Browse files
committed
ditch file + middle level
1 parent 8a06eda commit e6961b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-105 KB
Binary file not shown.

dictionaries.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {
88

99
export const en = {
1010
index: {
11-
author_subtitle: " years old, Comp Sci/Low-Level",
11+
author_subtitle: " years old, Comp Sci/Middle-Level",
1212
about: {
1313
title: "About",
1414
education: {
@@ -181,7 +181,7 @@ export const en = {
181181

182182
export const zh_tw: typeof en = {
183183
index: {
184-
author_subtitle: "歲。資工/低階設計",
184+
author_subtitle: "歲。資工/中階設計",
185185
about: {
186186
title: "關於",
187187
education: {

0 commit comments

Comments
 (0)