fix: 修复shields.io的LICENCE显示问题

This commit is contained in:
focused_xy 2024-10-31 16:03:55 +08:00 committed by E1PsyCongroo
parent cd97a06d43
commit b7bb314ad3
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
![GitHub License](https://img.shields.io/github/license/datawhalechina/cstart)![GitHub Release](https://img.shields.io/github/v/release/datawhalechina/cstart)![GitHub Issues](https://img.shields.io/github/issues/datawhalechina/cstart?color=lightgreen)![GitHub Pr](https://img.shields.io/github/issues-pr/datawhalechina/cstart?color=lightgreen)![GitHub Starts](https://img.shields.io/github/stars/datawhalechina/cstart)
![GitHub License](https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey)![GitHub Release](https://img.shields.io/github/v/release/datawhalechina/cstart)![GitHub Issues](https://img.shields.io/github/issues/datawhalechina/cstart?color=lightgreen)![GitHub Pr](https://img.shields.io/github/issues-pr/datawhalechina/cstart?color=lightgreen)![GitHub Starts](https://img.shields.io/github/stars/datawhalechina/cstart)
---
@ -80,6 +80,7 @@ Linux系统统一配置管理工具
| 颜文字 | JXDYJS | 第8章贡献 |
| 宇航 | M4yGem1ni | 第2章、第3章贡献者 |
| 王暄杰 | SbF6-l | 第1章贡献者 |
| fx | f-x-here | 第8章贡献者 |
## 关注我们

View File

@ -4,11 +4,11 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NekoBytes-TheMissing</title>
<title>CStart</title>
</head>
<body>
<h1>Welcome to NekoBytes-TheMissing</h1>
<h1>Welcome to CStart</h1>
<p>Select a resource below:</p>
<ul>
<li><a href="Lectures/index.html">Lectures</a></li>