Skip to content

Commit 3ca0fc8

Browse files
Merge pull request #144 from CodeForPhilly/update/usa-branding
Update branding from PA to USA nationwide
2 parents adb8fcc + 6ad9f45 commit 3ca0fc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/Header.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<router-link to="/how-to-use">How to Use</router-link>
2323
<router-link to="/map">Nurseries</router-link>
2424
</span>
25-
<div class="copyright">© 2025 Choose Native Plants - PA</div>
25+
<div class="copyright">© 2025 Choose Native Plants - USA</div>
2626
</menu>
2727
</div>
2828
<slot name="before-bar"></slot>

src/components/HowToUsePage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
or cookies are used. By using these features you consent to the collection
248248
of this information.
249249
</p>
250-
<p>© 2025 Choose Native Plants - PA</p>
250+
<p>© 2025 Choose Native Plants - USA</p>
251251
</article>
252252
<Up />
253253
<div class="tone">

0 commit comments

Comments
 (0)