Skip to content

Commit

Permalink
Add devcon discount
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDaub committed Oct 29, 2024
1 parent e0e1235 commit da9e2ce
Show file tree
Hide file tree
Showing 8 changed files with 868 additions and 60 deletions.
Binary file added src/public/devconbackground.avif
Binary file not shown.
3 changes: 2 additions & 1 deletion src/views/kiwipass-mint.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ export default async function (theme) {
<meta property="eth:nft:chain" content="ethereum" />
</head>
<body ontouchstart="" class="kiwipass-mint-page">
<div id="zupass-connector"></div>
<div class="container">
<div class="sidebar">${Sidebar()}</div>
<div id="hnmain" style="width: 100%;">
Expand All @@ -319,7 +320,7 @@ export default async function (theme) {
${await Header(theme, path)}
</tr>
<tr>
<td style="padding: 1rem; color: black;">
<td style="color: black;">
<div class="parent-container">
<div
class="image-section"
Expand Down
Loading

0 comments on commit da9e2ce

Please sign in to comment.