Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加网站备案号 #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,14 +310,15 @@ <h5 class="text-white">友情链接</h5>
<h5 class="text-white">商务合作</h5>
<ul class="list-unstyled text-small">

<li><a class="text-muted" href="#">电话:13699794602 13802829492</a></li>
<li><a class="text-muted" href="#">电话:13699794602 13760204096</a></li>
<li><a class="text-muted" href="#">微信:13699794602</a></li>
<li><a class="text-muted" href="#">深圳市龙岗区万科第五园梧桐坊D202</a></li>
<li><a class="text-muted" href="#">深圳市龙岗区万科第五园一二期别墅区梧桐坊D202</a></li>
</ul>
</div>
<div class="col-12 col-md-12">
<p class="text-muted text-center">深圳市九色鹿文化传媒有限公司 @2021 版权所有</p>
<p class="text-muted text-center">深圳市九色鹿文化传媒有限公司 @2022 版权所有</p>
</div>
<a class="col-12 col-md-12 text-muted text-center" href="https://ythzxfw.miit.gov.cn/index">粤ICP备19064721号</a>
</div>
</div>
</footer>
Expand Down