-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
68 lines (56 loc) · 2.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html>
<head>
<title>Rose's demo</title>
<script async src="https://knowledgetags.yextpages.net/embed?key=S38lJWJCo2MvSBhuXIdBbhqd8Nw_riaNtyxPDVysrT6ZT7541h80AmLkmoN59g-a&account_id=4375000732926630109&location_id=6603462937138501567" type="text/javascript"></script>
<script type="text/javascript">
(function(w,d,t,u,n,s,e){w['SwiftypeObject']=n;w[n]=w[n]||function(){
(w[n].q=w[n].q||[]).push(arguments);};s=d.createElement(t);
e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e);
})(window,document,'script','//s.swiftypecdn.com/install/v2/st.js','_st');
_st('install','1nh1CavxihFgfkXx-9iC','2.0.0');
</script>
</head>
<body>
<script data-st-module="em_Fzo4oWr9yq7PaezcqKVk" src="//s.swiftypecdn.com/modules/v1/embed.js" async defer></script>
<div>
<span data-yext-field="locationName" data-yext-id="6603462937138501567"></span>
</div>
<div>
<a data-yext-field="phone" data-yext-id="6603462937138501567"></a>
</div>
<div>
<span data-yext-field="address1" data-yext-id="6603462937138501567"></span>
<span data-yext-field="address2" data-yext-id="6603462937138501567"></span>
</div>
<div>
<span data-yext-field="city" data-yext-id="6603462937138501567"></span>
<span data-yext-field="state" data-yext-id="6603462937138501567"></span>
<span data-yext-field="zip" data-yext-id="6603462937138501567"></span>
</div>
<div>
<a href="https://www.google.com">Learn more about our open positions</a>
</div>
<div>
<a href="corgipage.html">Corgis</a>
</div>
<div>
<a href="dawgpage.html">Other Dogs</a>
</div>
<!-- <div>
<span data-yext-field="locationName" data-yext-id="612">Corgi Time!</span>
</div>
<div>
<a data-yext-field="phone" data-yext-id="612">888 888 8888</a>
</div>
<div>
<span data-yext-field="address1" data-yext-id="612">669 Michigan Ave</span>
<span data-yext-field="address2" data-yext-id="612">Apt #4</span>
</div>
<div>
<span data-yext-field="city" data-yext-id="612">Chicago</span>
<span data-yext-field="state" data-yext-id="612">IL</span>
<span data-yext-field="zip" data-yext-id="612">60601</span>
</div> -->
</body>
</html>