update router getType
All checks were successful
Deploy to Production / deploy (push) Successful in 21s

This commit is contained in:
silverpro89
2026-01-28 18:59:06 +07:00
parent 3791b7cae1
commit fa5c293a7e
19 changed files with 717 additions and 11 deletions

3
public/files/.gitkeep Normal file
View File

@@ -0,0 +1,3 @@
# Thư mục lưu trữ các file khác
*
!.gitkeep

10
public/images/.gitkeep Normal file
View File

@@ -0,0 +1,10 @@
# Thư mục lưu trữ hình ảnh
*.jpg
*.jpeg
*.png
*.gif
*.bmp
*.webp
*.svg
*.ico
!.gitkeep

BIN
public/images/quiz01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

BIN
public/images/quiz02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

BIN
public/images/quiz03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

BIN
public/images/quiz04.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

BIN
public/images/quiz05.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

16
public/media/.gitkeep Normal file
View File

@@ -0,0 +1,16 @@
# Thư mục lưu trữ media (audio/video)
*.mp3
*.wav
*.ogg
*.m4a
*.aac
*.flac
*.wma
*.mp4
*.avi
*.mov
*.wmv
*.flv
*.mkv
*.webm
!.gitkeep