Split website into different files per section #730

Merged
Vincevrp merged 40 commits from split-website into master 2019-01-20 21:39:39 +00:00
16 changed files with 1097 additions and 1146 deletions
Showing only changes of commit 63c4a7cc95 - Show all commits

View File

@ -33,7 +33,7 @@
{% if include.website %}
{{include.website}}
{% else %}
{{ include.url | remove: "https://" | remove: "http://" | remove: "www." | remove: "/" }}
{{ include.url | remove: "https://" | remove: "http://" | remove: "www." | remove: "/" | remove: "github.com" }}
{% endif %}
Vincevrp commented 2019-01-20 18:32:21 +00:00 (Migrated from github.com)
Review

As I wrote in the description of 63c4a7cc95

This fixes the broken Magic Wormhole button

As I wrote in the description of 63c4a7cc95ec2cfdacd548ff171622e663fd7391 > This fixes the broken Magic Wormhole button
</a>
{% if include.tor %}