diff --git a/doks/config/_default/menus/menus.en.toml b/doks/config/_default/menus/menus.en.toml index f5de6cb9..bbab6378 100644 --- a/doks/config/_default/menus/menus.en.toml +++ b/doks/config/_default/menus/menus.en.toml @@ -34,11 +34,16 @@ # url = "/docs/1.0/prologue/introduction/" weight = 10 -[[main]] - name = "Blog" - url = "/blog/" - weight = 30 - +[[main]] + name = "Blog" + url = "/blog/" + weight = 30 + +[[main]] + name = "Contact" + url = "/contact/" + weight = 40 + # [[social]] # name = "X" # pre = '' diff --git a/doks/config/_default/menus/menus.nl.toml b/doks/config/_default/menus/menus.nl.toml index 93384edf..79f12e40 100644 --- a/doks/config/_default/menus/menus.nl.toml +++ b/doks/config/_default/menus/menus.nl.toml @@ -15,11 +15,16 @@ url = "/docs/prologue/introduction/" weight = 10 -[[main]] - name = "Blog" - url = "/blog/" - weight = 20 - +[[main]] + name = "Blog" + url = "/blog/" + weight = 20 + +[[main]] + name = "Contact" + url = "/contact/" + weight = 30 + [[social]] name = "GitHub" pre = "" diff --git a/doks/content/contact.md b/doks/content/contact.md new file mode 100644 index 00000000..b5eecd57 --- /dev/null +++ b/doks/content/contact.md @@ -0,0 +1,32 @@ +--- +title: "Contact" +description: "Get in touch with the Jam Tools team." +summary: "Questions about Jam Tools? Reach out and we’ll point you in the right direction." +date: 2024-04-30T09:00:00+02:00 +lastmod: 2024-04-30T09:00:00+02:00 +draft: false +seo: + title: "Contact Jam Tools" # custom title (optional) + description: "Contact the Jam Tools team for support, partnerships, or community questions." + canonical: "" + robots: "" +--- + +## Get in touch + +We’d love to hear from you. Choose the channel that works best for you: + +- **Community support:** Join us on [Discord](https://jam.tools/discord) for quick questions and community help. +- **GitHub:** File issues or feature requests in the [Jam Tools repository](https://github.com/jamtools/springboard). +- **Email:** Reach out directly at [support@jam.tools](mailto:support@jam.tools). + +--- + +Business Address:
+Jam Tools, Inc.
+5625 N German Church Rd
+Indianapolis, IN 46235
+United States
+ +Email: support@jam.tools
+Website: https://jam.tools