mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-09-04 21:05:16 +00:00
Merge pull request #1 from iamuditpatel/master
added Verified Creator page and added link to nav
This commit is contained in:
commit
40354ac4b4
2 changed files with 25 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
<a class="nav-item nav-link" href="./chat/">Chat</a>
|
||||
<a class="nav-item nav-link" href="./roadmap/">Roadmap</a>
|
||||
<a class="nav-item nav-link" href="./podcast/">Podcast</a>
|
||||
<a class="nav-item nav-link" href="./verified/">Verified Creator</a>
|
||||
<!-- For newer additions Follow : <a class="nav-item nav-link" href="./asinpermalink/">pagename</a> -->
|
||||
</div>
|
||||
<!-- /NavLinksPart for HOMEPAGE -->
|
||||
|
@ -28,6 +29,7 @@
|
|||
<a class="nav-item nav-link" href="../chat/">Chat</a>
|
||||
<a class="nav-item nav-link" href="../roadmap/">Roadmap</a>
|
||||
<a class="nav-item nav-link" href="../podcast/">Podcast</a>
|
||||
<a class="nav-item nav-link" href="../verified/">Verified Creator</a>
|
||||
<!-- For newer additions Follow : <a class="nav-item nav-link" href="../asinpermalink/">pagename</a> -->
|
||||
</div>
|
||||
<!-- /NavLinksPart for DefaultLayoutsPages -->
|
||||
|
|
23
pages/verified.md
Normal file
23
pages/verified.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title : Verified Creator
|
||||
subhead : Becoming a Verified Creator✔️.
|
||||
bg-image : "../img/foundation-background-art.png"
|
||||
layout : default
|
||||
permalink : /verified/
|
||||
---
|
||||
|
||||
A verified creator is a role on the Foundation Discord server that displays separate from other roles.
|
||||
It is a group of creators who have gone through the process described below to verify that they are an active creator on the LBRY platform.
|
||||
The role is largely a vanity role, though it is expected that verified creators help new creators familiarize themselves with LBRY when they can.
|
||||
The group might also be called on for input on decisions as the infrastructure of the Foundation develops.
|
||||
|
||||
# How to become a verified creator
|
||||
1. Request the verified creator role by tagging the @Creator's Council.
|
||||
2. You will be asked to share your LBRY channel.
|
||||
3. If the following requirements are met, you will be made a verified creator.
|
||||
|
||||
# Requirements to become a Verified creator
|
||||
|
||||
1. Seven original videos uploaded to your channel
|
||||
2. The last published video should be no more than 3 months old
|
||||
3. You must have at least 100 followers
|
Loading…
Add table
Reference in a new issue