diff --git a/content/.DS_Store b/content/.DS_Store new file mode 100644 index 0000000..f72d921 Binary files /dev/null and b/content/.DS_Store differ diff --git a/content/en/.DS_Store b/content/en/.DS_Store new file mode 100644 index 0000000..318ea58 Binary files /dev/null and b/content/en/.DS_Store differ diff --git a/content/en/contact/index.md b/content/en/contact/index.md new file mode 100644 index 0000000..921df59 --- /dev/null +++ b/content/en/contact/index.md @@ -0,0 +1,13 @@ +--- +title: "Contact" +menu: + main: + weight: 1 +--- + +4307 OLD Poole Rd +Raleigh, NC 27610 + +Contact us if you are interested in volunteering, donating, or learning how we can cooperate to serve our community. + +{{< form-contact action="https://formsubmit.co/ernestine.ledbetter@outlook.com" >}} diff --git a/content/en/gallery/XmasPictures1.jpg b/content/en/gallery/XmasPictures1.jpg new file mode 100644 index 0000000..6b62c93 Binary files /dev/null and b/content/en/gallery/XmasPictures1.jpg differ diff --git a/content/en/gallery/XmasPictures2.jpg b/content/en/gallery/XmasPictures2.jpg new file mode 100644 index 0000000..fff744b Binary files /dev/null and b/content/en/gallery/XmasPictures2.jpg differ diff --git a/content/en/gallery/XmasPictures3.jpg b/content/en/gallery/XmasPictures3.jpg new file mode 100644 index 0000000..1286907 Binary files /dev/null and b/content/en/gallery/XmasPictures3.jpg differ diff --git a/content/en/gallery/XmasPictures4.jpg b/content/en/gallery/XmasPictures4.jpg new file mode 100644 index 0000000..61f3a30 Binary files /dev/null and b/content/en/gallery/XmasPictures4.jpg differ diff --git a/content/en/gallery/XmasPictures5.jpg b/content/en/gallery/XmasPictures5.jpg new file mode 100644 index 0000000..ecff6e8 Binary files /dev/null and b/content/en/gallery/XmasPictures5.jpg differ diff --git a/content/en/gallery/XmasPictures6.jpg b/content/en/gallery/XmasPictures6.jpg new file mode 100644 index 0000000..a78fd59 Binary files /dev/null and b/content/en/gallery/XmasPictures6.jpg differ diff --git a/content/en/gallery/index.md b/content/en/gallery/index.md new file mode 100644 index 0000000..2d34a89 --- /dev/null +++ b/content/en/gallery/index.md @@ -0,0 +1,12 @@ +--- +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" >}} diff --git a/content/en/posts/_index.md b/content/en/posts/_index.md new file mode 100644 index 0000000..9166524 --- /dev/null +++ b/content/en/posts/_index.md @@ -0,0 +1,9 @@ +--- +title: "Posts" +menu: + main: + weight: 1 +background_color_class: "bg-gold" +--- + +View more of our posts on our work in the community here. diff --git a/content/en/posts/event-01.md b/content/en/posts/event-01.md new file mode 100644 index 0000000..83c5fe3 --- /dev/null +++ b/content/en/posts/event-01.md @@ -0,0 +1,8 @@ +--- +date: 2024-01-23T13:58:08-05:00 +description: "Event 1" +tags: ["posts"] +title: "Event 1" +--- + +Placeholder info for Event 1. diff --git a/content/en/posts/event-02.md b/content/en/posts/event-02.md new file mode 100644 index 0000000..9e60d48 --- /dev/null +++ b/content/en/posts/event-02.md @@ -0,0 +1,8 @@ +--- +date: 2024-01-23T13:59:08-05:00 +description: "Event 2" +tags: ["posts"] +title: "Event 2" +--- + +Placeholder info for Event 2.