diff --git a/.user.ini b/.user.ini new file mode 100644 index 0000000..4a12bc8 --- /dev/null +++ b/.user.ini @@ -0,0 +1 @@ +open_basedir=/www/wwwroot/masonliu.com/:/tmp/ \ No newline at end of file diff --git a/.well-known/acme-challenge/E7XdtRv_X5qw81Jws7Or30i6khoXpOq2mke3-O6HzHs b/.well-known/acme-challenge/E7XdtRv_X5qw81Jws7Or30i6khoXpOq2mke3-O6HzHs new file mode 100644 index 0000000..174c695 --- /dev/null +++ b/.well-known/acme-challenge/E7XdtRv_X5qw81Jws7Or30i6khoXpOq2mke3-O6HzHs @@ -0,0 +1 @@ +E7XdtRv_X5qw81Jws7Or30i6khoXpOq2mke3-O6HzHs.69-Qv8EleSWkV8FR8gfR6XNVCGqWtL6S3i0ZwVaVX5g \ No newline at end of file diff --git a/.well-known/acme-challenge/Yt-BfVtrJmE9TjxVvL2ipLbzW0qA-pX-7MpP6iRB2No b/.well-known/acme-challenge/Yt-BfVtrJmE9TjxVvL2ipLbzW0qA-pX-7MpP6iRB2No new file mode 100644 index 0000000..033cfde --- /dev/null +++ b/.well-known/acme-challenge/Yt-BfVtrJmE9TjxVvL2ipLbzW0qA-pX-7MpP6iRB2No @@ -0,0 +1 @@ +Yt-BfVtrJmE9TjxVvL2ipLbzW0qA-pX-7MpP6iRB2No.69-Qv8EleSWkV8FR8gfR6XNVCGqWtL6S3i0ZwVaVX5g \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 0138f99..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# home - diff --git a/assets/css/onlinewebfonts.css b/assets/css/onlinewebfonts.css index 8e97c00..88fb124 100644 --- a/assets/css/onlinewebfonts.css +++ b/assets/css/onlinewebfonts.css @@ -5,4 +5,65 @@ url("https://unpkg.com/dmego-home-page@latest/assets/fonts/d571b52b60b5617399ce8eab62bf3eb3.woff") format("woff"), /* chrome firefox */ url("https://unpkg.com/dmego-home-page@latest/assets/fonts/d571b52b60b5617399ce8eab62bf3eb3.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/ url("https://unpkg.com/dmego-home-page@latest/assets/fonts/d571b52b60b5617399ce8eab62bf3eb3.svg#Engravers' Old English BT") format("svg"); /* iOS 4.1- */ +} + +/* 备案信息样式 */ +.panel-footer { + position: absolute; + bottom: 20px; + left: 0; + right: 0; + text-align: center; + padding: 10px 20px; + color: rgba(255, 255, 255, 0.6); + font-size: 12px; +} + +.beian-info { + display: flex; + justify-content: center; + align-items: center; + gap: 12px; + flex-wrap: wrap; +} + +.beian-info a { + color: rgba(255, 255, 255, 0.6); + text-decoration: none; + transition: color 0.3s ease; + display: inline-flex; + align-items: center; + gap: 4px; +} + +.beian-info a:hover { + color: rgba(255, 255, 255, 0.9); +} + +.beian-info img { + vertical-align: middle; + opacity: 0.8; +} + +.beian-divider { + color: rgba(255, 255, 255, 0.3); + user-select: none; +} + +@media (max-width: 768px) { + .panel-footer { + position: relative; + bottom: auto; + margin-top: 20px; + padding: 15px 20px; + } + + .beian-info { + flex-direction: column; + gap: 8px; + } + + .beian-divider { + display: none; + } } \ No newline at end of file diff --git a/assets/imgs/beian.png b/assets/imgs/beian.png new file mode 100644 index 0000000..2a13ba2 Binary files /dev/null and b/assets/imgs/beian.png differ diff --git a/index.html b/index.html index f0c7117..d371df9 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - GM Homepage + GM网安团队-网络安全知识和工具分享 @@ -33,12 +33,12 @@

- 奋斗 + 激斗

- 2024 · 创新 + 2025 · 奋进

@@ -59,43 +59,33 @@ -
+