Browse Source

exec change

windhamdavid 1 year ago
parent
commit
05c73af151
2 changed files with 4 additions and 1 deletions
  1. 1 0
      README.md
  2. 3 1
      index.html

+ 1 - 0
README.md

@@ -7,6 +7,7 @@
 Charitable work for a good cause. They had an unkempt wix site that I migrated to a static site so that I could clean it up a bit. I may eventually move it to a CMS if needed.  
 
 #### Notes
+- 23/10/03 - changed exec, rm eScholarship link
 - 23/08/23 - board edits, rm release form, change photos
 - 23/07/01 - exc director listing 
 - 23.05

+ 3 - 1
index.html

@@ -56,7 +56,9 @@
           </li>
         </ul>
         <ul class="navbar-nav ml-auto">
-          
+          <li class="nav-item">
+            <a href="https://greenwoodpromise.networkforgood.com" class="mx-1 btn btn-gwp-blue" role="button">Donate</a>
+          </li>
         </ul>
         <!--<form class="d-flex">
           <input id="SearchCollapse" class="collapse collapse-horizontal form-control me-2" type="search" placeholder="Search" aria-label="Search">