mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Closes #1082
This commit is contained in:
parent
bd0ccc4ba3
commit
53ac92cdb9
2 changed files with 7 additions and 1 deletions
|
@ -193,6 +193,12 @@
|
||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
<br/><br/>
|
||||||
|
|
||||||
|
<small class="meta">
|
||||||
|
If you have more than 50K subscribers and an existing LBRY wallet please <a href="/claim-wallet" title="YouTube Sync Transfer Request">fill out this form</a>. This is still a manual process.
|
||||||
|
</small>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<iframe
|
<iframe
|
||||||
src="https://docs.google.com/forms/d/1eBfTdRGN_d2kdUDWn_ddW06CJyvxyBEJAu8w11D6gQc/edit?usp=sharing"
|
src="https://docs.google.com/forms/d/e/1FAIpQLSc5lyGOEvOXKpYGYMwJSNXsvoD0a90wPPSwx4FQvqwv-mxPrA/viewform"
|
||||||
style="margin-top: -2rem; margin-bottom: -1rem; min-height: 900px;"
|
style="margin-top: -2rem; margin-bottom: -1rem; min-height: 900px;"
|
||||||
></iframe>
|
></iframe>
|
||||||
</main>
|
</main>
|
||||||
|
|
Loading…
Add table
Reference in a new issue