-
+
-
-
-
{SITE_TITLE}
- Email: {SITE_EMAIL}
-
- © {`2018-${year} ${SITE_NAME}`}
- astro-air-blog
+
diff --git a/src/consts.ts b/src/consts.ts
index 04709de..3335637 100644
--- a/src/consts.ts
+++ b/src/consts.ts
@@ -1,5 +1,5 @@
export const SITE_TITLE = `拔电关机`
export const SITE_EMAIL = "contact@nbtca.space"
-export const SITE_NAME = "Computer Association"
+export const SITE_NAME = "NingboTech University, Computer Association"
export const SITE_DESCRIPTION = "Computer Association"
export const SITE_URL = import.meta.env.PUBLIC_SITE_URL
diff --git a/src/styles/global.css b/src/styles/global.css
index d1170cf..e05d037 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -7709,16 +7709,16 @@ html.no-touch.no-reduced-motion
}
.footer-main .item .logo {
- font-size: 16px;
+ /* font-size: 16px; */
font-weight: 600;
color: var(--black);
}
.footer-main .foot-nav-items {
- display: flex;
+ /* display: flex;
flex-direction: row;
justify-content: space-between;
- align-items: flex-start;
+ align-items: flex-start; */
}
@media screen and (min-width: 320px) {
@@ -7774,10 +7774,10 @@ html.no-touch.no-reduced-motion
}
.footer-main .foot-nav-items {
- display: flex;
+ /* display: flex;
flex-direction: row;
justify-content: space-between;
- align-items: flex-start;
+ align-items: flex-start; */
}
@media screen and (min-width: 320px) {
@@ -7805,7 +7805,7 @@ html.no-touch.no-reduced-motion
.footer-main .item div,
.footer-main .item a {
- padding: 8px 5px;
+ padding: 4px 0px;
font-size: 14px;
color: var(--footer-pipe-color);
}
@@ -7816,7 +7816,7 @@ html.no-touch.no-reduced-motion
.footer-main .foot-nav-items .item-title {
color: var(--footer-directory-title-color);
- font-size: 14px;
+ /* font-size: 14px; */
font-weight: 600;
}
+ 联系我们:
+
-
- 浙ICP备2021030831号
+
+
+
+
+
+ Copyright © {`${year} ${SITE_NAME}`}
+
+
+ 浙ICP备2021030831号
+