Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wchenyi authored Apr 11, 2023
1 parent 9d4e750 commit 2208af9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ <h1> <a class="navbar-brand" href="index.html">
<a class="nav-link" href="contact.html">联系我</a>
</li>
<li class="nav-item @@services__active">
<a class="nav-link" href="https://wangcy.cf">博客</a>
<a class="nav-link" href="https://blog.wangcy.cf">博客</a>
</li>
<li class="nav-item @@services__active">
<a class="nav-link" href="旧版/contact.html">旧版</a>
<a class="nav-link" href="旧版/contact.html">旧版(已停更)</a>
</li>
<!--/search-right-->
<div class="search-right">
Expand Down Expand Up @@ -135,9 +135,9 @@ <h1> <a class="navbar-brand" href="index.html">
<div class="d-grid contact-view">
<div class="cont-details">
<h4 class="title-small">获得联系</h4>
<h3 class="title-big mb-4">联系我们</h3>
<p class="mb-sm-5 mb-4">‎开始与我们合作,提供您所需的一切。‎
<br> 我们保证您能够在 XX小时内解决任何问题。.</p>
<h3 class="title-big mb-4">联系我啊</h3>
<p class="mb-sm-5 mb-4">找我合作,我尽可能地帮忙。
<br> 我保证您能够在 ∞小时内解决任何问题。</p>
<div class="cont-top">
<div class="cont-left text-center">
<span class="fa fa-phone text-primary"></span>
Expand Down

1 comment on commit 2208af9

@vercel
Copy link

@vercel vercel bot commented on 2208af9 Apr 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wchenyi-github-io – ./

wchenyi-github-io-git-main-wangcy.vercel.app
wchenyi-github-io-wangcy.vercel.app
wchenyi-github-io.vercel.app

Please sign in to comment.