Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 975 Bytes

File metadata and controls

21 lines (15 loc) · 975 Bytes
layout title slug
default
联系我们
Contactus
<style> .rotatinglogo { position: absolute; width: 16rem; height: 16rem; margin: 2rem auto; -webkit-animation:spin 2.5s linear infinite; -moz-animation:spin 2.5s linear infinite; animation:spin 2.5s linear infinite; } @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } } @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } } </style>

与我们联系

如果您需要通过非评论的方式联系我们,您可以通过Github的相关功能和我们联系,也可以使用以下邮箱:

乙回庐 yihuilu@whyhow.tk

类似地,两位作者的邮箱是:

乙子 yizi@whyhow.tk 乙寅 yiyin@whyhow.tk

如果您对评论系统没有恐惧,我们强烈推荐使用评论系统与我们互动。