From 8d2ce11daf87267091ffec971cd46d16937cc69c Mon Sep 17 00:00:00 2001 From: pdp8 Date: Thu, 25 Aug 2022 19:48:19 +0200 Subject: fork-awesome removed --- .../Fork-Awesome-1.2.0/src/doc/_includes/jumbotron.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 snippets/Fork-Awesome-1.2.0/src/doc/_includes/jumbotron.html (limited to 'snippets/Fork-Awesome-1.2.0/src/doc/_includes/jumbotron.html') diff --git a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/jumbotron.html b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/jumbotron.html deleted file mode 100644 index 84b5a51..0000000 --- a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/jumbotron.html +++ /dev/null @@ -1,17 +0,0 @@ -
-
- {% if page.in_page_nav %} -
-

{{ jumbotron_h1 }}

-

{{ jumbotron_p }}

-
- -
- {{ jumbotron_nav }} -
- {% else %} -

{{ jumbotron_h1 }}

-

{{ jumbotron_p }}

- {% endif %} -
-
-- cgit v1.2.3