Skip to content

Commit 0f6e8e5

Browse files
committed
organization: Add the page
Navigation to this page was added to the footer in place of the "Contact Us" link there.
1 parent 46f6504 commit 0f6e8e5

23 files changed

+253
-77
lines changed

astro.config.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@ export default defineConfig({
1515
"/announcement.html": "/posts/announcement",
1616
"/fork": "/posts/fork",
1717
"/fork.html": "/posts/fork",
18+
"/payment-details": "/organization#bank-details",
1819
"/thanks": "/posts/thanks",
1920
"/thanks.html": "/posts/thanks",
2021
"/why-ladybird": "/posts/why-ladybird",
2122
"/why-ladybird.html": "/posts/why-ladybird",
22-
"/wire.pdf": "/payment-details",
23+
"/wire.pdf": "/organization#bank-details",
2324
"/posts.xml": "/posts.rss",
2425
},
2526
});
Binary file not shown.
315 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
13.9 KB
Loading
44.5 KB
Loading
67.7 KB
Loading

0 commit comments

Comments
 (0)