mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-28 16:01:32 +00:00
fix: edit on github btn in footer
This commit is contained in:
parent
a19484c0a6
commit
0e526caaae
8 changed files with 59 additions and 41 deletions
|
@ -149,11 +149,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!--/fonts-->
|
<!--/fonts-->
|
||||||
<a href="https://github.com/LBRYians/lbry-org-new/tree/master/branding">
|
|
||||||
<button type="button" class="btn lbry-teal text-white">
|
|
||||||
Edit this page on GitHub
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
|
@ -179,6 +174,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="nav-item" style="padding-left: 1rem;">
|
||||||
|
<a href="https://github.com/LBRYians/lbry-org-new">
|
||||||
|
<button type="button" class="btn lbry-teal text-white">
|
||||||
|
Edit this page on GitHub
|
||||||
|
</button>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md text-md-right">
|
<div class="col-md text-md-right">
|
||||||
|
|
|
@ -156,11 +156,6 @@
|
||||||
<!--main-column-->
|
<!--main-column-->
|
||||||
</div>
|
</div>
|
||||||
<!--/main-row-->
|
<!--/main-row-->
|
||||||
<a href="https://github.com/LBRYians/lbry-org-new/tree/master/chat">
|
|
||||||
<button type="button" class="btn lbry-teal text-white">
|
|
||||||
Edit this page on GitHub
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
<!--/article-container-->
|
<!--/article-container-->
|
||||||
|
|
||||||
|
@ -186,6 +181,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="nav-item" style="padding-left: 1rem;">
|
||||||
|
<a href="https://github.com/LBRYians/lbry-org-new">
|
||||||
|
<button type="button" class="btn lbry-teal text-white">
|
||||||
|
Edit this page on GitHub
|
||||||
|
</button>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md text-md-right">
|
<div class="col-md text-md-right">
|
||||||
|
|
|
@ -130,13 +130,6 @@
|
||||||
throughout the LBRY network and community as they develop.</p>
|
throughout the LBRY network and community as they develop.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="https://github.com/LBRYians/lbry-org-new/tree/master/governance">
|
|
||||||
<button type="button" class="btn lbry-teal text-white">
|
|
||||||
Edit this page on GitHub
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
|
@ -161,6 +154,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="nav-item" style="padding-left: 1rem;">
|
||||||
|
<a href="https://github.com/LBRYians/lbry-org-new">
|
||||||
|
<button type="button" class="btn lbry-teal text-white">
|
||||||
|
Edit this page on GitHub
|
||||||
|
</button>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md text-md-right">
|
<div class="col-md text-md-right">
|
||||||
|
|
13
index.html
13
index.html
|
@ -169,12 +169,6 @@
|
||||||
</div>
|
</div>
|
||||||
<hr/>
|
<hr/>
|
||||||
<!-- /signup form -->
|
<!-- /signup form -->
|
||||||
|
|
||||||
<a href="https://github.com/LBRYians/lbry-org-new">
|
|
||||||
<button type="button" class="btn lbry-teal text-white">
|
|
||||||
Edit this page on GitHub
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
|
@ -200,6 +194,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="nav-item" style="padding-left: 1rem;">
|
||||||
|
<a href="https://github.com/LBRYians/lbry-org-new">
|
||||||
|
<button type="button" class="btn lbry-teal text-white">
|
||||||
|
Edit this page on GitHub
|
||||||
|
</button>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md text-md-right">
|
<div class="col-md text-md-right">
|
||||||
|
|
|
@ -132,11 +132,6 @@
|
||||||
<!--main-column-->
|
<!--main-column-->
|
||||||
</div>
|
</div>
|
||||||
<!--/main-row-->
|
<!--/main-row-->
|
||||||
<a href="https://github.com/LBRYians/lbry-org-new/tree/master/podcast">
|
|
||||||
<button type="button" class="btn lbry-teal text-white">
|
|
||||||
Edit this page on GitHub
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
<!--/article-container-->
|
<!--/article-container-->
|
||||||
|
|
||||||
|
@ -162,6 +157,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="nav-item" style="padding-left: 1rem;">
|
||||||
|
<a href="https://github.com/LBRYians/lbry-org-new">
|
||||||
|
<button type="button" class="btn lbry-teal text-white">
|
||||||
|
Edit this page on GitHub
|
||||||
|
</button>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md text-md-right">
|
<div class="col-md text-md-right">
|
||||||
|
|
|
@ -122,6 +122,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="nav-item" style="padding-left: 1rem;">
|
||||||
|
<a href="https://github.com/LBRYians/lbry-org-new">
|
||||||
|
<button type="button" class="btn lbry-teal text-white">
|
||||||
|
Edit this page on GitHub
|
||||||
|
</button>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md text-md-right">
|
<div class="col-md text-md-right">
|
||||||
|
|
|
@ -279,11 +279,6 @@
|
||||||
<!--/main-column-->
|
<!--/main-column-->
|
||||||
</div>
|
</div>
|
||||||
<!--/main-row-->
|
<!--/main-row-->
|
||||||
<a href="https://github.com/LBRYians/lbry-org-new/tree/master/swarm">
|
|
||||||
<button type="button" class="btn lbry-teal text-white">
|
|
||||||
Edit this page on GitHub
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
<!--/article-container-->
|
<!--/article-container-->
|
||||||
|
|
||||||
|
@ -309,6 +304,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="nav-item" style="padding-left: 1rem;">
|
||||||
|
<a href="https://github.com/LBRYians/lbry-org-new">
|
||||||
|
<button type="button" class="btn lbry-teal text-white">
|
||||||
|
Edit this page on GitHub
|
||||||
|
</button>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md text-md-right">
|
<div class="col-md text-md-right">
|
||||||
|
|
|
@ -211,11 +211,6 @@
|
||||||
<!--main-column-->
|
<!--main-column-->
|
||||||
</div>
|
</div>
|
||||||
<!--/main-row-->
|
<!--/main-row-->
|
||||||
<a href="https://github.com/LBRYians/lbry-org-new/tree/master/tavern">
|
|
||||||
<button type="button" class="btn lbry-teal text-white">
|
|
||||||
Edit this page on GitHub
|
|
||||||
</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
<!--/article-container-->
|
<!--/article-container-->
|
||||||
|
|
||||||
|
@ -241,6 +236,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="nav-item" style="padding-left: 1rem;">
|
||||||
|
<a href="https://github.com/LBRYians/lbry-org-new">
|
||||||
|
<button type="button" class="btn lbry-teal text-white">
|
||||||
|
Edit this page on GitHub
|
||||||
|
</button>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md text-md-right">
|
<div class="col-md text-md-right">
|
||||||
|
|
Loading…
Add table
Reference in a new issue