-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0281120
commit 9c8af1b
Showing
2 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -79,12 +79,11 @@ | |
["br"], | ||
[ | ||
"list", | ||
"Author: National Institute of Technology (KOSEN), Kure College, Electrical Engineering and Information Science, 5th Kazuhiro Kobatake" | ||
"Author: National Institute of Technology (KOSEN), Kure College, Advanced Course, Project Design Engineering, Kazuhiro Kobatake" | ||
], | ||
["list", "Contact: [email protected]"], | ||
["link", "https://twitter.com/kobakazu0429", "Twitter: @kobakazu0429"], | ||
["list", "Contact: [email protected]"], | ||
["br"], | ||
["list-right", "2021, senior thesis"] | ||
["list-right", "2023, Senior Thesis"] | ||
], | ||
"shortcuts": [ | ||
["list", "For Mac users, should replace Control with Command"], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,11 +74,13 @@ | |
["list", "このページは右上の「︙」からいつでも閲覧可能です。"], | ||
["br"], | ||
["br"], | ||
["list", "作成者:呉工業高等専門学校 電気情報工学科 5年 小畠 一泰"], | ||
["list", "連絡先:[email protected]"], | ||
["link", "https://twitter.com/kobakazu0429", "Twitter:@kobakazu0429"], | ||
[ | ||
"list", | ||
"作成者:呉工業高等専門学校 専攻科 プロジェクトデザイン工学専攻 2年 小畠 一泰" | ||
], | ||
["list", "連絡先:[email protected]"], | ||
["br"], | ||
["list-right", "2021年度 卒業研究"] | ||
["list-right", "卒業研究"] | ||
], | ||
"shortcuts": [ | ||
["list", "Macの人は Control を Command に読み換えてください"], | ||
|