{{ about.site_name or '关于本站' }}
{% if about.icp %} {% endif %}
📝
暂无「关于本站」内容。请到
后台 → 网站管理 → 关于本站 编辑。
联系方式
-
{% if about.contact_email %}
- 邮箱: {{ about.contact_email }} {% endif %} {% if about.contact_qq %}
- QQ:{{ about.contact_qq }} {% endif %} {% if about.contact_wechat %}
- 微信:{{ about.contact_wechat }} {% endif %} {% if about.contact_telegram %}
- Telegram: {% if about.contact_telegram.startswith('http') %} {{ about.contact_telegram }} {% else %} {{ about.contact_telegram }} {% endif %} {% endif %} {% if about.contact_github %}
- GitHub: {{ about.contact_github }} {% endif %}