hualien
This commit is contained in:
parent
15378c8fa3
commit
5757aa6dc1
39
index.html
Executable file
39
index.html
Executable file
@ -0,0 +1,39 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<title>恭喜,站点创建成功!</title>
|
||||||
|
<style>
|
||||||
|
.container {
|
||||||
|
width: 60%;
|
||||||
|
margin: 10% auto 0;
|
||||||
|
background-color: #f0f0f0;
|
||||||
|
padding: 2% 5%;
|
||||||
|
border-radius: 10px
|
||||||
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
padding-left: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul li {
|
||||||
|
line-height: 2.3
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #20a53a
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="container">
|
||||||
|
<h1>恭喜, 站点创建成功!</h1>
|
||||||
|
<h3>这是默认index.html,本页面由系统自动生成</h3>
|
||||||
|
<ul>
|
||||||
|
<li>本页面在FTP根目录下的index.html</li>
|
||||||
|
<li>您可以修改、删除或覆盖本页面</li>
|
||||||
|
<li>FTP相关信息,请到“面板系统后台 > FTP” 查看</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
42
sitemap.xml
42
sitemap.xml
@ -8,62 +8,32 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>
|
<loc>
|
||||||
https://www.thmbnb.com.tw/
|
https://www.hualienbnb.com.tw/
|
||||||
</loc>
|
</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>
|
<loc>
|
||||||
https://www.thmbnb.com.tw/mtswe.html
|
https://www.hualienbnb.com.tw/bohemia.html
|
||||||
</loc>
|
</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>
|
<loc>
|
||||||
https://www.thmbnb.com.tw/mana.html
|
https://www.hualienbnb.com.tw/midouzi.html
|
||||||
</loc>
|
</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>
|
<loc>
|
||||||
https://www.thmbnb.com.tw/skld.html
|
https://www.hualienbnb.com.tw/treelake.html
|
||||||
</loc>
|
</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>
|
<loc>
|
||||||
https://www.thmbnb.com.tw/daxieasyhotel.html
|
https://www.hualienbnb.com.tw/cthouse.html
|
||||||
</loc>
|
</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>
|
<loc>
|
||||||
https://www.thmbnb.com.tw/xianglu.html
|
https://www.hualienbnb.com.tw/yuemay.html
|
||||||
</loc>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>
|
|
||||||
https://www.thmbnb.com.tw/5plus2farm.html
|
|
||||||
</loc>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>
|
|
||||||
https://www.thmbnb.com.tw/uplushouse.html
|
|
||||||
</loc>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>
|
|
||||||
https://www.thmbnb.com.tw/chuenmingbub.html
|
|
||||||
</loc>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>
|
|
||||||
https://www.thmbnb.com.tw/yihuayoujing.html
|
|
||||||
</loc>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>
|
|
||||||
https://www.thmbnb.com.tw/breeze.html
|
|
||||||
</loc>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>
|
|
||||||
https://www.thmbnb.com.tw/royalcastle.html
|
|
||||||
</loc>
|
</loc>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
<meta name="keywords" content="{$pt.mkeyword}">
|
<meta name="keywords" content="{$pt.mkeyword}">
|
||||||
|
|
||||||
<link rel="canonical" href="https://www.thmbnb.com.tw/" />
|
<link rel="canonical" href="https://www.hualienbnb.com.tw/" />
|
||||||
|
|
||||||
<script src="{$tpl}js/zln2mrk.js"></script>
|
<script src="{$tpl}js/zln2mrk.js"></script>
|
||||||
|
|
||||||
|
@ -45,12 +45,9 @@
|
|||||||
<a href="#" class="contactLink" data-mail="{$web.email}"><i class="fa fa-envelope"></i></a>
|
<a href="#" class="contactLink" data-mail="{$web.email}"><i class="fa fa-envelope"></i></a>
|
||||||
|
|
||||||
<a href="tel:{$web.tel}"><i class="fa fa-phone"></i></a>
|
<a href="tel:{$web.tel}"><i class="fa fa-phone"></i></a>
|
||||||
{if $web.facebook}
|
|
||||||
<a class="fb" href="javascript: void(window.open('{$web.facebook}');"><i class="fa fa-facebook"></i></a>
|
<a class="fb" href="javascript: void(window.open('{$web.facebook}');"><i class="fa fa-facebook"></i></a>
|
||||||
{/if}
|
|
||||||
{if $web.line}
|
|
||||||
<a class="fb" href="javascript: void(window.open('{$web.line}');"><i class="fa fa-comment"></i></a>
|
|
||||||
{/if}
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="endArea">{$web.ename} © ALL RIGHTS RESERVED.</div>
|
<div class="endArea">{$web.ename} © ALL RIGHTS RESERVED.</div>
|
||||||
|
@ -37,14 +37,9 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
<div class="social">
|
<div class="social">
|
||||||
{if $web.line}
|
|
||||||
<a class="fb" href="{$web.line}" target="_blank"><i class="fa fa-comment"></i></a>
|
|
||||||
{/if}
|
|
||||||
<a href="#" class="contactLink" data-mail="{$web.email}"><i class="fa fa-envelope"></i></a>
|
<a href="#" class="contactLink" data-mail="{$web.email}"><i class="fa fa-envelope"></i></a>
|
||||||
<a href="tel:{$web.tel}"><i class="fa fa-phone"></i></a>
|
<a href="tel:{$web.tel}"><i class="fa fa-phone"></i></a>
|
||||||
{if $web.facebook}
|
|
||||||
<a class="fb" href="{$web.facebook}" target="_blank"><i class="fa fa-facebook"></i></a>
|
<a class="fb" href="{$web.facebook}" target="_blank"><i class="fa fa-facebook"></i></a>
|
||||||
{/if}
|
|
||||||
</div>
|
</div>
|
||||||
<div class="rightBox">
|
<div class="rightBox">
|
||||||
<a href="tel:{$web.tel}" target="_blank">來電訂房 / BOOKING</a>
|
<a href="tel:{$web.tel}" target="_blank">來電訂房 / BOOKING</a>
|
||||||
|
@ -73,9 +73,9 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
<div class="social">
|
<div class="social">
|
||||||
{if $site.line}
|
{if $site.line}
|
||||||
<a class="fb" href="{$site.line}" target="_blank"><i class="fa fa-comment"></i></a>
|
<a class="fb" href="{$site.line}" target="_blank"><i class="fa fa-comment"></i></a>
|
||||||
{/if}
|
{/if}
|
||||||
<a href="mailto:{$site.email}" class="contactLink" data-mail="{$site.email}"><i class="fa fa-envelope"></i></a>
|
<a href="mailto:{$site.email}" class="contactLink" data-mail="{$site.email}"><i class="fa fa-envelope"></i></a>
|
||||||
<a href="tel:{$site.tel}"><i class="fa fa-phone"></i></a>
|
<a href="tel:{$site.tel}"><i class="fa fa-phone"></i></a>
|
||||||
{if $site.facebook}
|
{if $site.facebook}
|
||||||
|
Loading…
Reference in New Issue
Block a user