From 92a9f06fc424ff518c52fd76e2b178caf5602e6d Mon Sep 17 00:00:00 2001 From: ember <1279347317@qq.com> Date: Wed, 19 Feb 2025 20:59:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=B3=E4=BA=8E=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- intro/index.html | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/intro/index.html b/intro/index.html index 13ec307..46a2d6a 100644 --- a/intro/index.html +++ b/intro/index.html @@ -501,6 +501,23 @@ p.donate-text{ .dark .donate-text{ color: #e0e0e0; } + +.contact-link{ + color: #0563f0; + text-decoration: none; +} + +.contact-link:hover{ + color: #084f96; +} + +.dark .contact-link{ + color: #ddd; +} + +.dark .contact-link:hover{ + color: #aeadb9; +} @@ -526,17 +543,13 @@ p.donate-text{
QR Code
-

作者微信

+

作者微信 | 作者主页

网站作者也是NEU在读学生,我希望NEU小站的存在能弥补一下校内资源共享的极度空缺,能够给大家的学习帮上忙~有BUG或功能建议,欢迎与我交流!同时感谢且欢迎各位同学投稿资源!

-

顺便提一嘴:NEU小站承诺永久免费提供服务,网站设置“东币系统”是为了激励投稿,以及一定程度上减少无意义的下载,因为下行流量费真的很高qwq

-

如有同学愿意加入开发,欢迎联系我!!网站用到的技术栈:

-

前端框架:Vue.js、Hugo(Go语言)

-

后端框架:Gin(Go语言)

-

文件分发系统:阿里云OSS SDK、阿里云CDN SDK

-

课程评分系统:Vue.js、Node.js

+

顺便提一嘴:NEU小站承诺永久免费提供服务,网站设置“东币系统”是为了激励投稿,以及一定程度上减少无意义的下载,因为下行流量费真的很高...

+

如有同学愿意加入开发,欢迎联系我~