Skip to content

Commit 56ca287

Browse files
authored
Merge pull request #53 from fishcpy/main
更换为标准MIT许可证
2 parents e293de2 + a32f806 commit 56ca287

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

LICENSE.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ furnished to do so, subject to the following conditions:
1212
The above copyright notice and this permission notice shall be included in all
1313
copies or substantial portions of the Software.
1414

15-
YOU MUST INCLUDE MY NAME IN THE REVISED CONTENT (FISHCPY),
1615
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1716
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1817
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -398,10 +398,10 @@ <h4 data-i18n="about.stat2.title">安全可靠</h4>
398398
</section>
399399
</main>
400400

401-
<footer class="main-footer animate-on-scroll">
401+
<footer class="main-footer">
402402
<div class="container">
403-
<div class="footer-content animate-fade-in">
404-
<div class="footer-section animate-slide-up animate-delay-1">
403+
<div class="footer-content">
404+
<div class="footer-section">
405405
<div class="footer-brand">
406406
<img src="./img/logo.ico" alt="PCL Logo" class="footer-logo">
407407
<div class="brand-info">
@@ -414,7 +414,7 @@ <h3 data-i18n="footer.brand">PCL 社区版</h3>
414414
</p>
415415
</div>
416416

417-
<div class="footer-section animate-slide-up animate-delay-2">
417+
<div class="footer-section">
418418
<h4 data-i18n="footer.quicklinks">快速链接</h4>
419419
<ul class="footer-links">
420420
<li><a href="#home" data-i18n="footer.home">首页</a></li>
@@ -424,7 +424,7 @@ <h4 data-i18n="footer.quicklinks">快速链接</h4>
424424
</ul>
425425
</div>
426426

427-
<div class="footer-section animate-slide-up animate-delay-3">
427+
<div class="footer-section">
428428
<h4 data-i18n="footer.resources">资源下载</h4>
429429
<ul class="footer-links">
430430
<li><a href="./dl.html" data-i18n="footer.latest">最新版本</a></li>
@@ -433,7 +433,7 @@ <h4 data-i18n="footer.resources">资源下载</h4>
433433
</ul>
434434
</div>
435435

436-
<div class="footer-section animate-slide-up animate-delay-4">
436+
<div class="footer-section">
437437
<h4 data-i18n="footer.community">社区</h4>
438438
<ul class="footer-links">
439439
<li><a href="https://github.com/PCL-Community/PCL2-CE" target="_blank">GitHub</a></li>
@@ -443,7 +443,7 @@ <h4 data-i18n="footer.community">社区</h4>
443443
</div>
444444
</div>
445445

446-
<div class="footer-bottom animate-fade-in animate-delay-5">
446+
<div class="footer-bottom">
447447
<div class="footer-info">
448448
<p>
449449
<a href="https://um.fis.ink/share/L9YKqxLZjiAzO8LB" target="_blank" class="footer-link" data-i18n="footer.analytics">访问数据</a>

0 commit comments

Comments
 (0)