@labex-labs/sitemap 1.0.13 → 1.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
layout: default
|
|
3
3
|
---
|
|
4
4
|
|
|
5
|
-
# LabEx Sitemap
|
|
5
|
+
# LabEx Sitemap
|
|
6
6
|
|
|
7
7
|
[LabEx](https://labex.io) is a hands-on learning platform for Linux, DevOps, and Cybersecurity. Learn by doing with guided labs, courses, and tutorials. Get started for free!
|
|
8
8
|
|
|
9
|
-
> Last updated: 2025-02-
|
|
9
|
+
> Last updated: 2025-02-08 00:23 UTC
|
|
10
10
|
|
|
11
11
|
This repository maintains an auto-updated list of LabEx website sitemaps.
|
|
12
12
|
|
|
@@ -14,12 +14,12 @@ This repository maintains an auto-updated list of LabEx website sitemaps.
|
|
|
14
14
|
|
|
15
15
|
- [Courses](categories/courses.md) (494 links)
|
|
16
16
|
- [Courses-Zh](categories/courses-zh.md) (473 links)
|
|
17
|
-
- [Freelabs](categories/freelabs.md) (
|
|
17
|
+
- [Freelabs](categories/freelabs.md) (27 links)
|
|
18
18
|
- [Interview](categories/interview.md) (46 links)
|
|
19
19
|
- [Pages](categories/pages.md) (19 links)
|
|
20
20
|
- [Questions](categories/questions.md) (1724 links)
|
|
21
|
-
- [Skilltrees](categories/skilltrees.md) (
|
|
22
|
-
- [Tutorials](categories/tutorials.md) (
|
|
23
|
-
- [Tutorials-Zh](categories/tutorials-zh.md) (
|
|
21
|
+
- [Skilltrees](categories/skilltrees.md) (0 links)
|
|
22
|
+
- [Tutorials](categories/tutorials.md) (14107 links)
|
|
23
|
+
- [Tutorials-Zh](categories/tutorials-zh.md) (6876 links)
|
|
24
24
|
|
|
25
|
-
> **Total Links:
|
|
25
|
+
> **Total Links: 23766**
|
package/package.json
CHANGED