Added Elder's Peak Xmas 23; Fixed Galleries
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Has been cancelled
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Has been cancelled
This commit is contained in:
parent
fa7ae99f5c
commit
2e7625bd22
BIN
content/en/.DS_Store
vendored
BIN
content/en/.DS_Store
vendored
Binary file not shown.
12
content/en/gallery/_index.md.bak
Normal file
12
content/en/gallery/_index.md.bak
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
#menus: "Home"
|
||||||
|
title: "Gallery"
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
weight: 1
|
||||||
|
#description: "A nonprofit 501(c)(3) organization serving at risk youths and seniors in the Raleigh Area."
|
||||||
|
# 1. To ensure Netlify triggers a build on our exampleSite instance, we need to change a file in the exampleSite directory.
|
||||||
|
#theme_version: "2.8.2"
|
||||||
|
---
|
||||||
|
|
||||||
|
Welcome to New Beginnings Community Operations' Gallery!
|
BIN
content/en/posts/.DS_Store
vendored
BIN
content/en/posts/.DS_Store
vendored
Binary file not shown.
15
content/en/posts/alexander-ymca-xmas-party-2023.md
Normal file
15
content/en/posts/alexander-ymca-xmas-party-2023.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
title: "Alexander YMCA Christmas Party 2023"
|
||||||
|
date: 2024-03-06T17:42:08-05:00
|
||||||
|
description: "Alexander YMCA Christmas Party 2023 Photo Gallery"
|
||||||
|
tags: ["posts", "gallery"]
|
||||||
|
---
|
||||||
|
|
||||||
|
Alexander YMCA Christmas Party 2023 Gallery
|
||||||
|
|
||||||
|
{{< figure src="XmasPictures1.jpg" title="Alexander Family YMCA Christmas Party Photo 1" >}}
|
||||||
|
{{< figure src="XmasPictures2.jpg" title="Alexander Family YMCA Christmas Party Photo 2" >}}
|
||||||
|
{{< figure src="XmasPictures3.jpg" title="Alexander Family YMCA Christmas Party Photo 3" >}}
|
||||||
|
{{< figure src="XmasPictures4.jpg" title="Alexander Family YMCA Christmas Party Photo 4" >}}
|
||||||
|
{{< figure src="XmasPictures5.jpg" title="Alexander Family YMCA Christmas Party Photo 5" >}}
|
||||||
|
{{< figure src="XmasPictures6.jpg" title="Alexander Family YMCA Christmas Party Photo 6" >}}
|
22
content/en/posts/elderspeak-xmas-2023.md
Normal file
22
content/en/posts/elderspeak-xmas-2023.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
title: "Elder's Peak Christmas Party 2023"
|
||||||
|
date: 2024-03-06T17:25:08-05:00
|
||||||
|
description: "Elder's Peak Christmas Party 2023 Photo Gallery"
|
||||||
|
tags: ["posts", "gallery"]
|
||||||
|
---
|
||||||
|
|
||||||
|
Elder's Peak Christmas Party 2023 Gallery
|
||||||
|
|
||||||
|
{{< figure src="IMG_1803.jpeg" title="Elder's Peak Photo 1" >}}
|
||||||
|
{{< figure src="IMG_1804.jpeg" title="Elder's Peak Photo 2" >}}
|
||||||
|
{{< figure src="IMG_1805.jpeg" title="Elder's Peak Photo 3" >}}
|
||||||
|
{{< figure src="IMG_1806.jpeg" title="Elder's Peak Photo 4" >}}
|
||||||
|
{{< figure src="IMG_1807.jpeg" title="Elder's Peak Photo 5" >}}
|
||||||
|
{{< figure src="IMG_1808.jpeg" title="Elder's Peak Photo 6" >}}
|
||||||
|
{{< figure src="IMG_1809.jpeg" title="Elder's Peak Photo 7" >}}
|
||||||
|
{{< figure src="IMG_1810.jpeg" title="Elder's Peak Photo 8" >}}
|
||||||
|
{{< figure src="IMG_1811.jpeg" title="Elder's Peak Photo 9" >}}
|
||||||
|
{{< figure src="IMG_1812.jpeg" title="Elder's Peak Photo 10" >}}
|
||||||
|
{{< figure src="IMG_1815.jpeg" title="Elder's Peak Photo 11" >}}
|
||||||
|
{{< figure src="IMG_1817.jpeg" title="Elder's Peak Photo 12" >}}
|
||||||
|
{{< figure src="IMG_1818.jpeg" title="Elder's Peak Photo 13" >}}
|
@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Gallery"
|
|
||||||
menu:
|
|
||||||
main:
|
|
||||||
weight: 1
|
|
||||||
---
|
|
||||||
|
|
||||||
See us at work helping in our community!
|
|
||||||
|
|
||||||
{{< figure src="XmasPictures1.jpg" alt="YMCA Christmas Party" title="YMCA Christmas Party 2023 photo 1" >}}
|
|
||||||
{{< figure src="XmasPictures2.jpg" alt="YMCA Christmas Party" title="YMCA Christmas Party 2023 photo 2" >}}
|
|
||||||
{{< figure src="XmasPictures3.jpg" alt="YMCA Christmas Party" title="YMCA Christmas Party 2023 photo 3" >}}
|
|
||||||
{{< figure src="XmasPictures4.jpg" alt="YMCA Christmas Party" title="YMCA Christmas Party 2023 photo 4" >}}
|
|
||||||
{{< figure src="XmasPictures5.jpg" alt="YMCA Christmas Party" title="YMCA Christmas Party 2023 photo 5" >}}
|
|
||||||
{{< figure src="XmasPictures6.jpg" alt="YMCA Christmas Party" title="YMCA Christmas Party 2023 photo 6" >}}
|
|
@ -19,6 +19,9 @@
|
|||||||
</li>
|
</li>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<li class="list f5 f4-ns fw4 dib {{ cond (eq $.Site.Language.LanguageDirection "rtl") "pl3" "pr3" }}">
|
<li class="list f5 f4-ns fw4 dib {{ cond (eq $.Site.Language.LanguageDirection "rtl") "pl3" "pr3" }}">
|
||||||
|
<a class="hover-white no-underline white-90" href="/tags/Gallery" title="Galleries">Galleries</a>
|
||||||
|
</li>
|
||||||
|
<li class="list f5 f4-ns fw4 dib {{ cond (eq $.Site.Language.LanguageDirection "rtl") "pl3" "pr3" }}">
|
||||||
<a class="hover-white no-underline white-90" href="https://www.bonfire.com/new-beginnings-community-operations/" target="_blank" rel="noreferrer noopener" title="Fundraising">Fundraising</a>
|
<a class="hover-white no-underline white-90" href="https://www.bonfire.com/new-beginnings-community-operations/" target="_blank" rel="noreferrer noopener" title="Fundraising">Fundraising</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user