Skip to content

Commit 62fb3a5

Browse files
committed
Add spell check skip files 2
1 parent 895aa4f commit 62fb3a5

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

.github/workflows/spell_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# uses: codespell-project/actions-codespell@master
2121
uses: codespell-project/actions-codespell@v2
2222
with:
23-
skip: source/_download/Education/NTNU/台日友好課程PPT_EngVer.pdf,source/_download/Education/NTNU/台日友好課程PPT_JPVer.pdf
23+
skip: source/_download/Education/NTNU/台日友好課程PPT_EngVer.pdf,source/_download/Education/NTNU/台日友好課程PPT_JPVer.pdf,source/Education/NTNU.rst
2424
ignore_words_list: ameba,datas
2525
# ignore_words_file: .codespellignore
2626
path: ${{ matrix.path }}

source/Education/NTNU.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ AI & IoT Workshop at NTNU (2025 Feb)
99
National Taiwan Normal University (NTNU) recently hosted an AI and IoT workshop, inviting students and faculty from Japan to participate in hands-on projects. This initiative, in collaboration with industry partners, aims to promote AI applications in education and foster international academic exchange.
1010

1111
+----------+----------+----------+----------+
12-
| |image01| | |image02| | |image03| | |image04| |
12+
| |image01| |image02| |image03| |image04| |
1313
+----------+----------+----------+----------+
1414

1515
News coverage:
@@ -38,28 +38,28 @@ News coverage:
3838
Materials Download
3939
^^^^^^^^^^^^^^^^^^
4040

41-
.. download:: 台日友好課程PPT_EngVer.pdf
41+
.. download:: 台日友好課程PPT_EngVer
4242
:filename: ../../_download/Education/NTNU/台日友好課程PPT_EngVer.pdf
4343

44-
.. download:: 台日友好課程PPT_JPVer.pdf
44+
.. download:: 台日友好課程PPT_JPVer
4545
:filename: ../../_download/Education/NTNU/台日友好課程PPT_JPVer.pdf
4646

4747
.. |image01| image:: ../../_static/Education/NTNU_2025.png
4848
:target: https://en.ntnu.edu.tw/
49-
:width: 200 px
50-
:height: 200 px
49+
:width: 200px
50+
:height: 200px
5151

5252
.. |image02| image:: ../../_static/Education/OMU_2025.jpg
5353
:target: https://www.omu.ac.jp/en/
54-
:width: 200 px
55-
:height: 170 px
54+
:width: 200px
55+
:height: 170px
5656

5757
.. |image03| image:: ../../_static/Education/OkayamaUniversity_2025.png
5858
:target: https://www.okayama-u.ac.jp/index_e.html
59-
:width: 200 px
60-
:height: 218 px
59+
:width: 200px
60+
:height: 218px
6161

6262
.. |image04| image:: ../../_static/Education/KU_2025.png
6363
:target: https://www.kanazawa-u.ac.jp/en/
64-
:width: 200 px
65-
:height: 200 px
64+
:width: 200px
65+
:height: 200px

0 commit comments

Comments
 (0)