Skip to content

Commit

Permalink
Merge pull request #107 from SVUIT/DangThanh
Browse files Browse the repository at this point in the history
  • Loading branch information
thu4n committed May 26, 2024
2 parents 50ef38f + de1c48a commit b38465c
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 2 deletions.
1 change: 1 addition & 0 deletions _includes/head_custom.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

<script src="https://kit.fontawesome.com/cdf299865b.js" crossorigin="anonymous"></script>
<script>
if (localStorage.getItem('theme') === 'dark') {
Expand Down
8 changes: 7 additions & 1 deletion _sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,10 @@
font-size: 1.225rem;
margin-left: 6px ;
content: "\f167";
}
}






26 changes: 26 additions & 0 deletions docs/MonThi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Môn thi
layout: default
nav_exclude: true
search_exclude: true
---

# Link tài liệu các môn thi

Bên dưới là các link dẫn tới các trang tài liệu tương ứng với từng môn


## K17

- [Quản trị mạng và hệ thống](../docs/MonHocCoSoNganh/NT132)
- [Hệ điều hành](../docs/MonHocCoSoNganh/IT007)
- [Truyền dữ liệu](../docs/MonHocCoSoNganh/NT105)

## K18

- [Lập trình hướng đối tượng](../docs/MonHocCoSoNganh/IT002)
- [Cấu trúc rời rạc](../docs/MonHocDaiCuong/MA004)
- [Xác suất thống kê](../docs/MonHocDaiCuong/MA005)
- [Nhập môn mạng máy tính](../docs/MonHocCoSoNganh/IT005)


4 changes: 3 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ Kho tài liệu học tập UIT, phiên bản Mạng máy tính và Truyền th
[Đóng góp cho website](./docs/contribute){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
[Xem trên GitHub](https://github.com/SVUIT/mmtt){: .btn .fs-5 .mb-4 .mb-md-0 }

---
{: .important}
>Các K18, K17 đang tìm tài liệu ôn thi cuối kỳ thì nhấn vào đây nhé! [Ôn Thi](../docs/MonThi)

## Mục tiêu

Expand Down

0 comments on commit b38465c

Please sign in to comment.