Skip to content

Commit

Permalink
Update airdrop snapshots page with drop camp overview page (#464)
Browse files Browse the repository at this point in the history
* Replace the airdrop snapshots page with a dropcamp overview page and redirect the airdrop snapshots url to this new dropcamp page

* Update page description
  • Loading branch information
emperorjm authored Apr 8, 2024
1 parent 1c8ac4f commit 9d8774d
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 44 deletions.
44 changes: 0 additions & 44 deletions content/3.community/8.airdrop-snapshots.md

This file was deleted.

16 changes: 16 additions & 0 deletions content/3.community/8.dropcamp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
objectID: community_airdrop-snapshots
parentSection: Participate
parentSectionPath: /community
title: Drop Camp
description: An overview of Archway's Drop Camp.
---

# Archway Drop Camp

![](/images/docs/dropcamp.png)

Drop Camp is an on-chain reputation platform that scores campers based on both their off-chain and on-chain activity. This means that the more you participate in Archway’s ecosystem, the better your reputation gets. Campers that keep their reputation score up may earn campers airdrops targeting the Archway ecosystem. It can also enable campers to receive priority access to certain launches and initiatives within the community.

To take part in Drop Camp visit https://dropcamp.io.

1 change: 1 addition & 0 deletions middleware/redirects.global.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const redirects: Record<string, string> = {
'/validators/running-a-node': '/validators/running-a-node/prerequisites',
'/validators/requirements': '/validators/becoming-a-validator/requirements',
'/community/wallet-setup/keplr-setup': '/community/wallet-setup/keplr/keplr-setup',
'/community/airdrop-snapshots': '/community/dropcamp',
};

export default defineNuxtRouteMiddleware(to => {
Expand Down
Binary file added public/images/docs/dropcamp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9d8774d

Please sign in to comment.