File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ params:
171171 - name : GitHub - Vonng
172172 url : ' https://github.com/Vonng'
173173 icon : fab fa-github
174- desc : Pigsty code repository
174+ desc : Vonng's GitHub Profile
175175 - name : X - Vonng
176176 url : ' https://x.com/RonVonng'
177177 icon : fab fa-x-twitter
Original file line number Diff line number Diff line change @@ -1394,7 +1394,7 @@ <h4 class="footer-column-title">About</h4>
13941394 </ div >
13951395
13961396 < div class ="footer-bottom ">
1397- < div > © 2018-2025 Ruohang Feng ( Vonng)</ div >
1397+ < div class =" footer-copyright " > © 2018-2026 < a href =" https://vonng.com/en " target =" _blank " > Ruohang Feng</ a > ( < a href =" https://github.com/ Vonng" target =" _blank " > Vonng </ a > )</ div >
13981398 < div class ="footer-lang-switch ">
13991399 < a href ="/ "> English</ a >
14001400 < a href ="https://pigsty.cc " target ="_blank "> 中文</ a >
Original file line number Diff line number Diff line change @@ -2109,6 +2109,11 @@ body.landing-page {
21092109 font-size : 0.85rem ;
21102110}
21112111
2112+ .footer-copyright a {
2113+ color : inherit;
2114+ text-decoration : none;
2115+ }
2116+
21122117.footer-lang-switch a {
21132118 color : var (--pigsty-gray-400 );
21142119 text-decoration : none;
You can’t perform that action at this time.
0 commit comments