From ecb2a718fbb7e98320c573cb84901935b3401ae6 Mon Sep 17 00:00:00 2001 From: Yuka Date: Sun, 15 Sep 2024 13:07:26 +0800 Subject: [PATCH] feat: Include bootstrap5 --- web/index.html | 77 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 59 insertions(+), 18 deletions(-) diff --git a/web/index.html b/web/index.html index 2c76adc..9f74d36 100644 --- a/web/index.html +++ b/web/index.html @@ -3,28 +3,69 @@ + CSTL - STL For C + + + + + - + - CSTL - STL For C - -
-

- CSTL is a standard template library for the C language, designed to provide a more modern programming experience for embedded C developers. - For example, with CSTL, you can use common data structures and algorithms to improve the efficiency and code readability of C development. -

-

- CSTL is an open source project, if you have any suggestions or problems in the use of the process, - welcome to feedback through Issues. -

+ + + + +
+
+
+

+ CSTL is a standard template library for the C language, designed to provide a more modern programming experience for embedded C developers. +

+

+ With CSTL, you can use common data structures and algorithms to improve the efficiency and code readability of C development. +

+

+ CSTL is an open-source project. If you have any suggestions or encounter issues while using it, please provide feedback through the + GitHub Issues page. +

+
+
+
+ + +
+

News

+
+ +
-

News

-
-

Download

-
- CSTL is an open source project, you can visit https://github.com/Chihaya-Yuka/CSTL to get it. + + +
+

Download

+
+

+ CSTL is an open-source project. You can visit the GitHub repository at + Download CSTL. +

+
+ + +
+
+

© 2024 CSTL - C++ STL For C. All rights reserved.

+
+
+ + + - \ No newline at end of file +