Skip to content

Commit

Permalink
Chore: update fund-ring-widget
Browse files Browse the repository at this point in the history
  • Loading branch information
avivash committed Aug 14, 2023
1 parent b8446cc commit 32cab7b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<script lang="ts">
import { sessionStore } from '$src/stores'
import Divider from '$components/common/Divider.svelte'
import BlockIcon from '$components/icons/Block.svelte'
import PaperIcon from '$components/icons/Paper.svelte'
Expand Down
2 changes: 1 addition & 1 deletion src/routes/fund/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
<fund-ring-widget
contractAddress="0xA369Ae5472c0F6E78BaBb73Baa624a5F694DEe51"
title="Help fund the SLW RK'D!"
bodyCopy="We're trying to build the world's slowest arcade. With your help, we can realize this vision a little less slowly"
description="We're trying to build the world's slowest arcade. With your help, we can realize this vision a little less slowly"
/>
6 changes: 3 additions & 3 deletions static/fund-ring-widget.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/fund-ring-widget.js.map

Large diffs are not rendered by default.

0 comments on commit 32cab7b

Please sign in to comment.