GA 更新
This commit is contained in:
parent
be651d0467
commit
d44a7f2d26
|
@ -9,7 +9,7 @@ const PartFooter = () => (
|
||||||
<div className="Qr-Centered Qr-footer note-font">
|
<div className="Qr-Centered Qr-footer note-font">
|
||||||
<div>
|
<div>
|
||||||
<strong>作者</strong> 
|
<strong>作者</strong> 
|
||||||
<a
|
<a onClick={ (e) => handleLink(e.target.href) }
|
||||||
href="https://blog.ciaochaos.com/"
|
href="https://blog.ciaochaos.com/"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
target="_blank">ciaochaos
|
target="_blank">ciaochaos
|
||||||
|
|
Loading…
Reference in New Issue