diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..3f0fe10 --- /dev/null +++ b/readme.md @@ -0,0 +1,3 @@ +This is the repository for the Armchair documentation site. + +https://armchairheavyindustries.com/armchair-docs/ \ No newline at end of file diff --git a/src/app/configurator/page.js b/src/app/configurator/page.js index abcef0b..b3394d0 100644 --- a/src/app/configurator/page.js +++ b/src/app/configurator/page.js @@ -23,7 +23,7 @@ const getLength = (length) => { } } -const BASE_URI = 'https://raw.githubusercontent.com/Armchair-Engineering/Archetype/Experimental' +const BASE_URI = 'https://raw.githubusercontent.com/Armchair-Engineering/Archetype/main' const getSelectedFiles = (selections, mods, useSpacer) => { const files = [] diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index a64ecb3..8c930bb 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -1,12 +1,12 @@ import Image from 'next/image'; import clsx from 'clsx'; -import atrocity from '../../public/atrocity.png'; -import blackbird from '../../public/blackbird.png'; -import breakneck from '../../public/breakneck.png'; -import mantis from '../../public/mantis.png'; -import mjolnir from '../../public/mjolnir.png'; -import zephyr from '../../public/zephyr.png'; +// import atrocity from '../../public/atrocity.png'; +// import blackbird from '../../public/blackbird.png'; +// import breakneck from '../../public/breakneck.png'; +// import mantis from '../../public/mantis.png'; +// import mjolnir from '../../public/mjolnir.png'; +// import zephyr from '../../public/zephyr.png'; const gradient = `linear-gradient( 90deg, @@ -30,7 +30,7 @@ export function Hero () {

Archetype

-
+ {/*
Atrocity
@@ -39,17 +39,17 @@ export function Hero () {
Breakneck -
+
*/} {/*
Mantis
*/} -
+ {/*
Mjölnir
Zephyr
-
+ */}