Skip to content

Commit

Permalink
revert emebedded shop (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakrecoer authored Sep 18, 2024
1 parent 78d60b0 commit c38a10a
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions src/pages/shop.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
@@ 1,6
---
layout: ../layouts/Layout.astro
title: "Hacker fashion by Dyne.org"
description: "House of Dyne. Free to share code, code to share freedom"
layout: ../layouts/redirect.astro
title: "Shop at House of Dyne :: the best fashion from the future"
description: "We have designs that are both intelligent and good looking, easy to stick out in a crowd of geeks"
destination: "https://dyneorg.myspreadshop.net"
---

<div id="myShop">
<a href="https://dyneorg.myspreadshop.net">dyneorg</a>
</div>

<script>
var spread_shop_config = {
shopName: 'dyneorg',
locale: 'en_EU',
prefix: 'https://dyneorg.myspreadshop.net',
baseId: 'myShop'
};
</script>

<script type="text/javascript"
src="https://dyneorg.myspreadshop.net/shopfiles/shopclient/shopclient.nocache.js">
</script>















0 comments on commit c38a10a

Please sign in to comment.