Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/vendors/hardware/artisanforgedesigns.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
tags:
- hardware
- vendor
---

::: warning Disclaimer
The OpenShock team does not provide **any** guarantees about the quality of products or services rendered.

:::
# ArtisanForgeDesigns

Selling pre-built OpenShock hubs and spacers.

I also accept custom requests.

## Contact

- 🌐 Website/Store [artisanforgedesigns.com](https://artisanforgedesigns.com)
- ✉ E-Mail `artisanforgedesigns@gmail.com`
1 change: 1 addition & 0 deletions docs/vendors/hardware/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const vendors = [
{ name: "Nullstalgia", link: "./nullstalgia", from: "🇺🇸 USA", ships_to: ["NA"], hubs: true, shockers: true, prints3d: true, design: "Official", region: "NORTH_AMERICA" },
{ name: "Sillypupkit", link: "./sillypupkit", from: "🇨🇦 Canada", ships_to: ["GLOBAL"], hubs: true, shockers: true, prints3d: true, design: "Custom", region: "NORTH_AMERICA" },
{ name: "NamelessNanashi", link: "./namelessnanashi", from: "🇺🇸 USA", ships_to: ["NA"], hubs: true, shockers: false, prints3d: true, design: "Custom", region: "NORTH_AMERICA" },
{ name: "ArtisanForgeDesigns", link: "./artisanforgedesigns", from: "🇺🇸 USA", ships_to: ["GLOBAL"], hubs: true, shockers: false, prints3d: true, design: "Custom", region: "NORTH_AMERICA" },
// AUSTRALIA
{ name: "Ebthing", link: "./ebthing", from: "🇦🇺 Australia", ships_to: ["OCEANIA"], hubs: true, shockers: true, prints3d: true, design: "Custom", region: "AUSTRALIA" }
]
Expand Down