We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adb8fcc + 6ad9f45 commit 3ca0fc8Copy full SHA for 3ca0fc8
src/components/Header.vue
@@ -22,7 +22,7 @@
22
<router-link to="/how-to-use">How to Use</router-link>
23
<router-link to="/map">Nurseries</router-link>
24
</span>
25
- <div class="copyright">© 2025 Choose Native Plants - PA</div>
+ <div class="copyright">© 2025 Choose Native Plants - USA</div>
26
</menu>
27
</div>
28
<slot name="before-bar"></slot>
src/components/HowToUsePage.vue
@@ -247,7 +247,7 @@
247
or cookies are used. By using these features you consent to the collection
248
of this information.
249
</p>
250
- <p>© 2025 Choose Native Plants - PA</p>
+ <p>© 2025 Choose Native Plants - USA</p>
251
</article>
252
<Up />
253
<div class="tone">
0 commit comments