From ae2afdaf13157ca0ced71aeb13880b1fcbfa1468 Mon Sep 17 00:00:00 2001 From: gjhklfdsa <45323745+gjhklfdsa@users.noreply.github.com> Date: Sun, 16 Jun 2019 00:58:51 +0000 Subject: [PATCH] Add Source Code (#707) * Add Source Code URLs [WIP] * Update [WIP] * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update default.html * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Add front matter * Source_Code.md Update Thanks to @Mikaela for recommending these URLs. :) * Update source_code.md Thanks to @Mikaela * Update source_code.md * Update source_code.md * Update card.html * Add files via upload * Fix | Fix Confilcts * Undo * Add Disroot Website * Password Safe * Update source_code.md * Update source_code.md * Update nav.html * Re-add Source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md * Update source_code.md --- _includes/card.html | 4 + _includes/nav.html | 4 + _layouts/default.html | 2 +- assets/img/layout/git.png | Bin 0 -> 38364 bytes source_code.md | 397 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 406 insertions(+), 1 deletion(-) create mode 100644 assets/img/layout/git.png create mode 100644 source_code.md diff --git a/_includes/card.html b/_includes/card.html index b7c5d609..e6040222 100644 --- a/_includes/card.html +++ b/_includes/card.html @@ -56,6 +56,10 @@ {% if include.tor %} Tor {% endif %} + + {% if include.git %} + Git + {% endif %} {% if include.extra_button %} {{include.extra_button}} diff --git a/_includes/nav.html b/_includes/nav.html index 138e7e8b..17825d35 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -71,6 +71,10 @@ + +