-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitAction automatic HTML page update
- Loading branch information
Continuous Integration
committed
Nov 12, 2024
1 parent
70758fe
commit af51fc0
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -129,15 +129,15 @@ <h3>Announcements</h3> | |
<p>Send announcements to [email protected]</p> | ||
|
||
|
||
<img class="img-fluid" src="./img/Stake%20Monthly%20Flyer.jpg" /> | ||
<img class="img-fluid" src="https://sugar-land-2nd-ward-programs.github.io/Stake%20Monthly%20Flyer.jpg" /> | ||
|
||
<img class="img-fluid" src="./img/Houston%20South%20Stake%20-%20Save%20the%20Date.jpg" /> | ||
<img class="img-fluid" src="https://sugar-land-2nd-Ward-Programs.github.io/Houston%20South%20Stake%20-%20Save%20the%20Date.jpg" /> | ||
|
||
<img class="img-fluid" src="./img/Music%20Survey!.jpg" /> | ||
<img class="img-fluid" src="https://sugar-land-2nd-Ward-Programs.github.io/Music%20Survey!.jpg" /> | ||
|
||
<img class="img-fluid" src="./img/Choir%20Practice%20Dates%20-%20Updated.jpg" /> | ||
<img class="img-fluid" src="https://sugar-land-2nd-Ward-Programs.github.io/Choir%20Practice%20Dates%20-%20Updated.jpg" /> | ||
|
||
<img class="img-fluid" src="./img/Christmas%202024%20Save%20Date-Join.jpg" /> | ||
<img class="img-fluid" src="https://sugar-land-2nd-Ward-Programs.github.io/Christmas%202024%20Save%20Date-Join.jpg" /> | ||
|
||
</p></div> | ||
</div> | ||
|
@@ -171,11 +171,11 @@ <h3>Links</h3> | |
|
||
<p><a href="https://www.youtube.com/watch?v=0_Ntv6zQ70M&authuser=1" target="_blank" rel="noreferrer noopener">Let the missionaries know when you are available to help teach</a></p> | ||
|
||
<p><a href="https://sugar-land-2nd-ward-programs.github.io/TempleandFamilyHistoryGettingStarted.html" target="_blank" rel="noreferrer noopener">Get started with Temple and Family History work</a></p> | ||
<p><a href="./temple-and-family-history.html" target="_blank" rel="noreferrer noopener">Get started with Temple and Family History work</a></p> | ||
|
||
<p><a href="https://sugar-land-2nd-ward-programs.github.io/TempleandFamilyHistoryGettingStarted.html" target="_blank" rel="noreferrer noopener">See to Succeed a Houston South Stake service project</a></p> | ||
<p><a href="./temple-and-family-history.html" target="_blank" rel="noreferrer noopener">See to Succeed a Houston South Stake service project</a></p> | ||
|
||
<p><a href="https://sugar-land-2nd-ward-programs.github.io/TempleandFamilyHistoryGettingStarted.html" target="_blank" rel="noreferrer noopener">Sign up to feed the missionaries</a></p> | ||
<p><a href="./temple-and-family-history.html" target="_blank" rel="noreferrer noopener">Sign up to feed the missionaries</a></p> | ||
|
||
<p><a href="https://www.signupgenius.com/go/10c0e4baca82ea7fb6-helping4#" target="_blank" rel="noreferrer noopener">Sign up to prepare a meal with Fort Bend Family Promise</a></p> | ||
|
||
|
@@ -188,7 +188,7 @@ <h3>Links</h3> | |
</section> | ||
<!-- Footer--> | ||
<footer class="py-5 bg-dark"> | ||
<div class="container px-4"><p class="m-0 text-center text-white">Copyright © Last Modified: 2024-11-11 22:44:34 CST</p></div> | ||
<div class="container px-4"><p class="m-0 text-center text-white">Copyright © Last Modified: 2024-11-11 22:45:53 CST</p></div> | ||
</footer> | ||
<!-- Bootstrap core JS--> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> | ||
|