Skip to content

Commit

Permalink
feat: update foreign-collections-list descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Eejit43 committed Mar 6, 2024
1 parent 4d3a5d9 commit 82a52c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/public/data/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ const preParsedPages: PreParsedPages = {
'coins-info': { title: 'Coins Info', icon: 'coin', description: 'Information about all coins that have been produced for circulation in the United States' },
'coins-list': { title: 'Coins List', icon: 'coins', description: 'A list of coins I have and need' },
'euro-coins': { title: 'Euro Coins', icon: 'euro-sign', description: 'A list of all euro coin designs', additionalData: { euroCoins } },
'foreign-collections-list': { title: 'Foreign Collection List', icon: 'earth-americas', description: 'A list of countries I have coins, stamps, and banknotes from' },
'foreign-collections-list': { title: 'Foreign Collection List', icon: 'earth-americas', description: 'A list of countries, territories, etc. I have coins, banknotes, and stamps from' },
'minecraft-codes': {
title: 'Minecraft Formatting Codes',
icon: 'gamepad-modern',
Expand Down
2 changes: 1 addition & 1 deletion src/views/pages/info/foreign-collections-list.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Welcome! Here is a list of countries I have coins, stamps, and banknotes I have!
Welcome! Here is a list of countries, territories, etc. that I have coins, banknotes, and stamps from!

<div id="login-container">
Password:
Expand Down

0 comments on commit 82a52c8

Please sign in to comment.