|
51 | 51 | <a class="nav-link" href="aboutUs.html">About Us</a>
|
52 | 52 | </li>
|
53 | 53 | <li class="nav-item">
|
54 |
| - <a class="nav-link" href="https://docs.seattlecommunitynetwork.org/">Learn More</a> |
| 54 | + <a class="nav-link" href="https://docs.seattlecommunitynetwork.org/">Docs</a> |
55 | 55 | </li>
|
56 | 56 | <li class="nav-item">
|
57 |
| - <a class="nav-link" href="ourSites.html">Connect</a> |
| 57 | + <a class="nav-link" href="ourSites.html">Get Connected</a> |
58 | 58 | </li>
|
59 | 59 | <li class="nav-item">
|
60 | 60 | <a class = "nav-link" href="https://coverage.seattlecommunitynetwork.org/">Map</a>
|
61 | 61 | </li>
|
| 62 | + <li class="nav-item"> |
| 63 | + <a class="nav-link" href="https://docs.seattlecommunitynetwork.org/space/">Visit Our Space</a> |
| 64 | + </li> |
62 | 65 | <li class="nav-item">
|
63 | 66 | <a class="nav-link active" aria-current="page" href="donate.html">Donate</a>
|
64 | 67 | </li>
|
65 | 68 | <li class="nav-item">
|
66 |
| - <a class="nav-link" href="https://docs.seattlecommunitynetwork.org/community/tech-help.html">Get Help</a> <!--dropdown--> |
| 69 | + <a class="nav-link" href="https://seattlecommunitynetwork.square.site/">Merch!</a> |
67 | 70 | </li>
|
68 | 71 | </ul>
|
69 | 72 | </div>
|
|
77 | 80 | <div class = "donate-tan flex-container">
|
78 | 81 | <div class = "flex-item-2col">
|
79 | 82 | <h2 id = "make-a-donation"> Make a Donation</h2>
|
80 |
| - <h3 id = "donation-text"> We appreciate your support to our mission!</h3> |
| 83 | + <h3 id = "donation-text"> We appreciate your support of our mission!</h3> |
81 | 84 | <br>
|
82 |
| - <button onclick="location.href='https://www.gofundme.com/f/seattle-community-network-internet-access-for-all'" type = "button"id = "donate-button">Donate </button> |
83 | 85 | <form action="https://www.paypal.com/donate" method="post" target="_top">
|
84 | 86 | <input type=" hidden" name=" business" value=" [email protected]" />
|
85 | 87 | <input type="hidden" name="item_name" value="Donations / Fundraising" />
|
86 | 88 | <input type="hidden" name="currency_code" value="USD" />
|
87 | 89 | <button id = "paypal-button">
|
88 | 90 | <!--<img id = "paypal-graphic" src = "assets/paypal button.png" alt = "paypal button">-->
|
89 |
| - <input type="image" src="assets/paypal button.png" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" /> |
| 91 | + <input type=" image" src=" assets/paypal button.png" name=" submit" title=" Paypal donations are made to [email protected]." alt=" Donate with PayPal button" /> |
90 | 92 | </button>
|
91 | 93 | <img alt="" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
|
92 | 94 | </form>
|
93 |
| - <p id = " esther-text" >All donations are made to Esther Jang at <code>[email protected]</code></p> |
| 95 | + <button onclick="location.href='https://www.gofundme.com/f/seattle-community-network-internet-access-for-all'" type = "button"id = "donate-button">Gofundme</button> |
| 96 | + <button onclick="location.href='https://seattlecommunitynetwork.square.site'" type = "button"id = "donate-button">Square</button> |
94 | 97 | <!--<div class = "flex-item-2col">-->
|
95 | 98 | <!--<form id = "cash-input" action="/action_page.php">
|
96 | 99 | <label for="cash-amount"> $ </label>
|
|
0 commit comments