From 5699c91261546db4ed72a3f1374c10c1dd71c274 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 28 Oct 2015 10:55:58 -0400 Subject: [PATCH] New image paths for old used images like arrows --- assets/images/arrow-left.png | Bin 0 -> 241 bytes assets/images/arrow-right.png | Bin 0 -> 254 bytes assets/images/grey-dot.png | Bin 0 -> 217 bytes assets/images/white-dot.png | Bin 0 -> 171 bytes front-page.php | 2 +- index.html | 16 ++++++++-------- index.php | 6 +++--- interior.html | 10 +++++----- 8 files changed, 17 insertions(+), 17 deletions(-) create mode 100644 assets/images/arrow-left.png create mode 100644 assets/images/arrow-right.png create mode 100644 assets/images/grey-dot.png create mode 100644 assets/images/white-dot.png diff --git a/assets/images/arrow-left.png b/assets/images/arrow-left.png new file mode 100644 index 0000000000000000000000000000000000000000..ff8f03c25fcaaccb08818e4300b2f0d069168ff5 GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^>_E)N!3HEB$FfNSDajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MUy>U978H@C8anp`J1^mui#VAV@s+RV+#@BKk_u-o12?T zY>~q&#Yu;x+*Yt?PuRtO{i~nz#0S<#5h{=GGzz_U z;F<7*O{Mdw!yfiyiAe{T9VRh))J*uOcVg1)g~tva@LQnV>cF!nPEm%#gUjLIc7{`b oo8R4Pb-2ShiGkI|p@ES>AwlzFY4eR^K<6=dy85}Sb4q9e0L{5p4gdfE literal 0 HcmV?d00001 diff --git a/assets/images/arrow-right.png b/assets/images/arrow-right.png new file mode 100644 index 0000000000000000000000000000000000000000..e862f8c23fc299b0d3bcbb460e55d6d55415028a GIT binary patch literal 254 zcmeAS@N?(olHy`uVBq!ia0vp^>_E)N!3HEB$FfNSDajJoh?3y^w370~qErUQl>DSr z1<%~X^wgl##FWaylc_d9MGHJ#978H@CDm-wyw%;P=~q7ZytA4`JuYahP_5;lw0`f4NtU=qlmzFem6RtIr7}3CGBT&v9TYQ}^+E&MIUh60>37VJ}I32PED6I{5VlT*r1 zutKD<={ciuN9mUn4_BL+m2o%v)G36qKf3R*hoz&rp{uXy3ImG-!~LfU#xpdkb^x8h N;OXk;vd$@?2>^yuOg8`k literal 0 HcmV?d00001 diff --git a/assets/images/white-dot.png b/assets/images/white-dot.png new file mode 100644 index 0000000000000000000000000000000000000000..3363bf5360086e9d0c7752998378e61070bfd063 GIT binary patch literal 171 zcmeAS@N?(olHy`uVBq!ia0vp^AT}2V8<6ZZI=>f4NtU=qlmzFem6RtIr7}3C diff --git a/index.html b/index.html index f4ad7b6..81fe747 100755 --- a/index.html +++ b/index.html @@ -14,18 +14,18 @@
- +

231-547-9261

- +
- +

231-547-9261

- +
@@ -66,15 +66,15 @@
- +
- +

One of Charlevoix's premiere restaurants, Muer Kitchens offers nightly dining, a full service bar, and seasonal weekend entertainment.

Today Muer Kitchens continues to offer the kind of traditional up-north dining experience that has made the restaurant a favorite Charlevoix destination for nearly 75 years. Owners Kelly and Darren Romano are Culinary Institute of America graduates. Their recipe for success combines a flair for creativity with the freshest ingredients to provide a satisfying dining experience that will leave a lasting impression.

@@ -86,7 +86,7 @@

© 2014 Muer Kitchens • 308 Belvedere Avenue • Charlevoix,MI 49720

- +

Produced by Gaslight Media

diff --git a/index.php b/index.php index de2ed83..2187216 100755 --- a/index.php +++ b/index.php @@ -2,18 +2,18 @@
- +
- +

diff --git a/interior.html b/interior.html index 395e431..b043174 100755 --- a/interior.html +++ b/interior.html @@ -13,18 +13,18 @@
- +

231-547-9261

- +
- +

231-547-9261

- +
@@ -84,7 +84,7 @@

© 2014 The Grey Gables Restaurant and Catering • 308 Belvedere Avenue • Charlevoix,MI 49720

- +

Produced by Gaslight Media

-- 2.17.1