Revert cdn to host isos on main site
This commit is contained in:
parent
e891633777
commit
729d84e91a
@ -25,7 +25,7 @@ const meta = {
|
|||||||
<Hero
|
<Hero
|
||||||
callToAction={{
|
callToAction={{
|
||||||
text: "Get PikaOS",
|
text: "Get PikaOS",
|
||||||
href: "https://cdn.ferreo.dev/PikaOS-Gnome-2210-amd64_23.01.18.iso",
|
href: "https://pikaos.ferreo.dev/PikaOS-Gnome-2210-amd64_23.01.18.iso",
|
||||||
icon: "tabler:download",
|
icon: "tabler:download",
|
||||||
}}
|
}}
|
||||||
callToAction2={{ text: "Learn more", href: "#features" }}
|
callToAction2={{ text: "Learn more", href: "#features" }}
|
||||||
@ -254,7 +254,7 @@ const meta = {
|
|||||||
<CallToAction
|
<CallToAction
|
||||||
callToAction={{
|
callToAction={{
|
||||||
text: "Download ISO",
|
text: "Download ISO",
|
||||||
href: "https://cdn.ferreo.dev/PikaOS-Gnome-2210-amd64_23.01.18.iso",
|
href: "https://pikaos.ferreo.dev/PikaOS-Gnome-2210-amd64_23.01.18.iso",
|
||||||
icon: "tabler:download",
|
icon: "tabler:download",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
@ -264,7 +264,7 @@ const meta = {
|
|||||||
|
|
||||||
<Fragment slot="subtitle">
|
<Fragment slot="subtitle">
|
||||||
Grab our latest PikaOS ISO now!<br/><br/>
|
Grab our latest PikaOS ISO now!<br/><br/>
|
||||||
<a class="underline pb-5" href="https://cdn.ferreo.dev/PikaOS-Gnome-2210-amd64_23.01.18.md5">MD5 hash here.</a>
|
<a class="underline pb-5" href="https://pikaos.ferreo.dev/PikaOS-Gnome-2210-amd64_23.01.18.md5">MD5 hash here.</a>
|
||||||
</Fragment>
|
</Fragment>
|
||||||
</CallToAction>
|
</CallToAction>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user