Skip to content

Commit e8cc7e0

Browse files
committed
add hotel.md for ads
1 parent db00a9a commit e8cc7e0

7 files changed

Lines changed: 376 additions & 54 deletions

File tree

‎amarketing/hotel/index.html‎

Lines changed: 231 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,231 @@
1+
<!DOCTYPE html>
2+
<htmllang="en">
3+
4+
<head>
5+
<metacharset="UTF-8">
6+
<metahttp-equiv="X-UA-Compatible" content="ie=edge">
7+
<metaname="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
8+
<metaname="author" content="">
9+
<metaname="description" content="" />
10+
<metaname="keywords" content="trip, navigation" />
11+
<metaname="robots" content="noodp" />
12+
<metaname="theme-color" content="" />
13+
<linkrel="canonical" href="https://usehttps.github.io/amarketing/hotel/" />
14+
15+
16+
<title>
17+
18+
Hotel :: my trip navigation — my trip navigation
19+
20+
</title>
21+
22+
23+
24+
<linkhref="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"
25+
type="text/css">
26+
27+
28+
29+
<linkrel="stylesheet" href="/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">
30+
31+
32+
33+
<linkrel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
34+
<linkrel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
35+
<linkrel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
36+
<linkrel="manifest" href="/site.webmanifest">
37+
<linkrel="mask-icon" href="/safari-pinned-tab.svg" color="">
38+
<linkrel="shortcut icon" href="/favicon.ico">
39+
<metaname="msapplication-TileColor" content="">
40+
41+
42+
<metaitemprop="name" content="Hotel">
43+
<metaitemprop="description" content=""><metaitemprop="datePublished" content="2026-04-18T17:34:00+02:00" />
44+
<metaitemprop="dateModified" content="2026-04-18T17:34:00+02:00" />
45+
<metaitemprop="wordCount" content="0"><metaitemprop="image" content="https://usehttps.github.io/"/>
46+
<metaitemprop="keywords" content="" />
47+
<metaname="twitter:card" content="summary_large_image"/>
48+
<metaname="twitter:image" content="https://usehttps.github.io/"/>
49+
50+
<metaname="twitter:title" content="Hotel"/>
51+
<metaname="twitter:description" content=""/>
52+
53+
54+
55+
<metaproperty="og:title" content="Hotel" />
56+
<metaproperty="og:description" content="" />
57+
<metaproperty="og:type" content="article" />
58+
<metaproperty="og:url" content="https://usehttps.github.io/amarketing/hotel/" /><metaproperty="og:image" content="https://usehttps.github.io/"/><metaproperty="article:section" content="amarketing" />
59+
<metaproperty="article:published_time" content="2026-04-18T17:34:00+02:00" />
60+
<metaproperty="article:modified_time" content="2026-04-18T17:34:00+02:00" />
61+
62+
63+
64+
65+
66+
67+
<metaproperty="article:published_time" content="2026-04-18 17:34:00 &#43;0200 CEST" />
68+
69+
70+
71+
72+
73+
74+
75+
76+
77+
78+
<scriptasyncsrc="https://www.googletagmanager.com/gtag/js?id=G-LPHKJGNNNX"></script>
79+
<script>
80+
vardoNotTrack=false;
81+
if(!doNotTrack){
82+
window.dataLayer=window.dataLayer||[];
83+
functiongtag(){dataLayer.push(arguments);}
84+
gtag('js',newDate());
85+
gtag('config','G-LPHKJGNNNX',{'anonymize_ip': false});
86+
}
87+
</script>
88+
89+
90+
<metaname='impact-site-verification' value='cea4c7d0-8923-43e1-afcf-be701c252e0c'>
91+
<metaname="agd-partner-manual-verification" />
92+
<scriptnowprocketdata-noptimize="1" data-cfasync="false" data-wpfc-render="false" seraph-accel-crit="1"
93+
data-no-defer="1">
94+
(function(){
95+
varscript=document.createElement("script");
96+
script.async=1;
97+
script.src='https://emrldtp.cc/NTE5OTQx.js?t=519941';
98+
document.head.appendChild(script);
99+
})();
100+
</script>
101+
</head>
102+
103+
104+
105+
<body>
106+
107+
108+
<divclass="container">
109+
<headerclass="header">
110+
<spanclass="header__inner">
111+
<ahref="/" style="text-decoration: none;">
112+
<divclass="logo">
113+
114+
<spanclass="logo__mark">></span>
115+
<spanclass="logo__text">my trip navigation</span>
116+
<spanclass="logo__cursor" style=
117+
"
118+
119+
">
120+
</span>
121+
122+
</div>
123+
</a>
124+
125+
126+
<spanclass="header__right">
127+
128+
<navclass="menu">
129+
<ulclass="menu__inner"><li><ahref="/maps/all">Find by City</a></li><li><ahref="/maps">Maps &amp; Guide</a></li><li><ahref="/others/otherapp">Other Apps</a></li>
130+
</ul>
131+
</nav>
132+
133+
<spanclass="menu-trigger">
134+
<svgxmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
135+
<pathd="M0 0h24v24H0z" fill="none"/>
136+
<pathd="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
137+
</svg>
138+
</span>
139+
140+
</span>
141+
</span>
142+
</header>
143+
144+
145+
<divclass="content">
146+
147+
<mainclass="post">
148+
149+
<divclass="post-info">
150+
151+
</p>
152+
</div>
153+
154+
<article>
155+
<h2class="post-title"><ahref="https://usehttps.github.io/amarketing/hotel/">Hotel</a></h2>
156+
157+
158+
159+
160+
161+
162+
163+
<divclass="post-content">
164+
<scriptasyncsrc="https://tpwgt.com/content?trs=519941&shmarker=720284.bookingcomwidget&locale=en&sustainable=false&deals=false&border_radius=5&plain=false&powered_by=true&promo_id=2693&campaign_id=84" charset="utf-8"></script>
165+
</div>
166+
</article>
167+
168+
<hr/>
169+
170+
<divclass="post-info">
171+
172+
173+
</div>
174+
</main>
175+
176+
177+
178+
179+
180+
<divstyle="text-align:center; padding:24px 16px;">
181+
182+
<i>
183+
<pstyle="color:#005195; margin:0 0 12px 0;">
184+
Find more cities guide at
185+
<ahref="http://mytripnavi.com/maps/all/" style="color:#1976d2; text-decoration:none; font-weight:500;">
186+
AppPlay Software
187+
</a>.
188+
</p>
189+
</i>
190+
191+
<divstyle="font-size:14px; color:rgba(0,0,0,0.6);">
192+
<ahref="/about/aboutus" style="margin:0 12px; text-decoration:none; color:#1976d2; font-weight:500;">
193+
About
194+
</a>
195+
<ahref="/legal/termsofuse" style="margin:0 12px; text-decoration:none; color:#1976d2; font-weight:500;">
196+
Terms of Service
197+
</a>
198+
<ahref="/legal/privacypolicy" style="margin:0 12px; text-decoration:none; color:#1976d2; font-weight:500;">
199+
Privacy Privacy
200+
</a>
201+
<ahref="/legal/contentpolicy" style="margin:0 12px; text-decoration:none; color:#1976d2; font-weight:500;">
202+
Content Policy
203+
</a>
204+
</div>
205+
206+
</div>
207+
</div>
208+
209+
210+
<footerclass="footer">
211+
212+
213+
</footer>
214+
215+
216+
</div>
217+
218+
219+
220+
221+
222+
<scripttype="text/javascript" src="/bundle.min.bb2c6bc3ed452ca4759660e4020811f248bc2320081559e8a32d8b0092773852941133639d35e8370d03d3ddaa750b1edd6b343c5bd22a55d5bdeae8f648f49b.js" integrity="sha512-uyxrw&#43;1FLKR1lmDkAggR8ki8IyAIFVnooy2LAJJ3OFKUETNjnTXoNw0D092qdQse3Ws0PFvSKlXVvero9kj0mw=="></script>
223+
224+
225+
226+
227+
<scripttype="text/javascript" src="/js/carousel.js"></script>
228+
<linkrel="stylesheet" href="/css/carousel.css">
229+
</body>
230+
231+
</html>

‎amarketing/index.html‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,25 @@ <h1>Amarketings</h1>
146146

147147

148148

149+
<divclass="posts-group">
150+
<divclass="post-year">2026</div>
151+
152+
<ulclass="posts-list">
153+
154+
<liclass="post-item">
155+
<ahref="https://usehttps.github.io/amarketing/hotel/">
156+
<spanclass="post-title">Hotel</span>
157+
<spanclass="post-day">
158+
159+
Apr 18
160+
161+
</span>
162+
</a>
163+
</li>
164+
165+
</ul>
166+
</div>
167+
149168
<divclass="posts-group">
150169
<divclass="post-year">2024</div>
151170

‎amarketing/index.xml‎

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,16 @@
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en</language>
99
<copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
10-
<lastBuildDate>Tue, 05 Nov 2024 16:00:01 +0100</lastBuildDate><atom:linkhref="https://usehttps.github.io/amarketing/index.xml"rel="self"type="application/rss+xml" />
10+
<lastBuildDate>Sat, 18 Apr 2026 17:34:00 +0200</lastBuildDate><atom:linkhref="https://usehttps.github.io/amarketing/index.xml"rel="self"type="application/rss+xml" />
11+
<item>
12+
<title>Hotel</title>
13+
<link>https://usehttps.github.io/amarketing/hotel/</link>
14+
<pubDate>Sat, 18 Apr 2026 17:34:00 +0200</pubDate>
15+
16+
<guid>https://usehttps.github.io/amarketing/hotel/</guid>
17+
<description></description>
18+
</item>
19+
1120
<item>
1221
<title>Our new release apps this month</title>
1322
<link>https://usehttps.github.io/amarketing/marketing/</link>

‎index.xml‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@
88
<language>en</language>
99
<copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
1010
<lastBuildDate>Sat, 01 Oct 2022 02:22:47 +0200</lastBuildDate><atom:link href="https://usehttps.github.io/index.xml" rel="self" type="application/rss+xml" />
11+
<item>
12+
<title>Hotel</title>
13+
<link>https://usehttps.github.io/amarketing/hotel/</link>
14+
<pubDate>Sat, 18 Apr 2026 17:34:00 +0200</pubDate>
15+
16+
<guid>https://usehttps.github.io/amarketing/hotel/</guid>
17+
<description></description>
18+
</item>
19+
1120
<item>
1221
<title>Barcelona</title>
1322
<link>https://usehttps.github.io/guidebook/barcelona/</link>
@@ -7965,7 +7974,8 @@ Transfer between terminals</description>
79657974
<pubDate>Sun, 28 Jan 2024 17:42:00 +0100</pubDate>
79667975

79677976
<guid>https://usehttps.github.io/maps/barcelona/</guid>
7968-
<description>Our offline app for Barcelona HERE BARCELONA WEATHER
7977+
<description>Our offline app for Barcelona HERE Find apps of other cities https://mytripnavi.com/maps/all
7978+
BARCELONA WEATHER
79697979
How to Get Around by Public Transportation TMB transport network: https://www.tmb.cat/en/barcelona-transport
79707980
[pdf] metro map
79717981
https://www.tmb.cat/en/barcelona-transport/map/metro [pdf] bus map

0 commit comments

Comments
 (0)