Code for the Youtube Alternatives section #694

Closed
ADepic wants to merge 13 commits from ADepic-patches into master
4 changed files with 53 additions and 1 deletions
Showing only changes of commit a1e49ce28f - Show all commits

View File

@ -127,6 +127,7 @@
<a class="dropdown-item" href="{{prefix}}#encrypt">File Encryption</a>
<a class="dropdown-item" href="{{prefix}}#darknets">Self-contained Networks</a>
<a class="dropdown-item" href="{{prefix}}#social">Social Networks</a>
<a class="dropdown-item" href="{{prefix}}#streaming">Youtube Alternatives</a>
Mikaela commented 2019-04-21 20:32:56 +00:00 (Migrated from github.com)
Review

I think this should align with the other a tags.

I think this should align with the other a tags.
<a class="dropdown-item" href="{{prefix}}#dns">DNS</a>
<a class="dropdown-item" href="{{prefix}}#notebook">Digital Notebook</a>
<a class="dropdown-item" href="{{prefix}}#paste">Paste Services</a>