diff options
-rw-r--r-- | templates/layouts/categorized_list.html | 2 | ||||
-rw-r--r-- | templates/partials/ascii_fox.html | 1 | ||||
-rw-r--r-- | templates/partials/ascii_fox_small.html | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 3fabd16..19425a0 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html | |||
@@ -44,7 +44,7 @@ $body$ | |||
44 | </div> | 44 | </div> |
45 | $if(it.omitted)$ | 45 | $if(it.omitted)$ |
46 | <footer class="l-card-list__footer"> | 46 | <footer class="l-card-list__footer"> |
47 | <a class="l-media__block o-badge" href="$it.url.rel$"> | 47 | <a class="l-media__block o-badge o-badge--200" href="$it.url.rel$"> |
48 | $it.omitted$ more items <span class="u-ml-10">→</span> | 48 | $it.omitted$ more items <span class="u-ml-10">→</span> |
49 | </a> | 49 | </a> |
50 | </footer> | 50 | </footer> |
diff --git a/templates/partials/ascii_fox.html b/templates/partials/ascii_fox.html index bdce36b..49957dc 100644 --- a/templates/partials/ascii_fox.html +++ b/templates/partials/ascii_fox.html | |||
@@ -1,4 +1,3 @@ | |||
1 | |||
2 | ' ' ' ' ' ' | 1 | ' ' ' ' ' ' |
3 | ' ' ' ' ' ' ' ' ' ' ' ' ' | 2 | ' ' ' ' ' ' ' ' ' ' ' ' ' |
4 | ' . | | | ' ' ' ' ' | | ' ' | ' | 3 | ' . | | | ' ' ' ' ' | | ' ' | ' |
diff --git a/templates/partials/ascii_fox_small.html b/templates/partials/ascii_fox_small.html index 97ce600..6896f38 100644 --- a/templates/partials/ascii_fox_small.html +++ b/templates/partials/ascii_fox_small.html | |||
@@ -1,4 +1,3 @@ | |||
1 | |||
2 | ' ' ' ' | 1 | ' ' ' ' |
3 | | | ' ' ' | | ' ' | 2 | | | ' ' ' | | ' ' |
4 | | ' | ' ' ' | ' | ' ' | 3 | | ' | ' ' ' | ' | ' ' |