footer 调整
This commit is contained in:
parent
5099f53857
commit
e6d7c76823
|
@ -7,7 +7,7 @@ const currentYear = new Date().getFullYear();
|
||||||
const PartFooter = () => (
|
const PartFooter = () => (
|
||||||
<div className="Qr-titled">
|
<div className="Qr-titled">
|
||||||
<div className="Qr-Centered Qr-footer note-font">
|
<div className="Qr-Centered Qr-footer note-font">
|
||||||
<div>
|
<div className="Qr-footer-part">
|
||||||
<strong>作者</strong> 
|
<strong>作者</strong> 
|
||||||
<LinkTrace
|
<LinkTrace
|
||||||
href="https://blog.ciaochaos.com/"
|
href="https://blog.ciaochaos.com/"
|
||||||
|
|
Loading…
Reference in New Issue