add girignore

This commit is contained in:
wayne 2023-06-28 03:51:31 +08:00
parent ea35991387
commit 77a5d6e2c4
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
/images/
/temp/*
temp/*
temp/compiled/*
data/config.php
.vscode/

View File

@ -85,7 +85,7 @@
<div class="infobar">
<p class="information">
{$ad2s.address}<br>
訂房專線:{$ad2s.tel}</p>
服務專線:{$ad2s.tel}</p>
<a class="weblink" target="_blank" href="{$http}{$ad2s.domain}" title="官方網站">官方網站<em>WEB</em></a>
<a class="bookinglink" target="_blank" href="{$ad2s.vrmap}" title="地理位置">地理位置<em>VIEW</em></a>
</div>