From eb6ec2fa9a17255a25225132675d398849732d70 Mon Sep 17 00:00:00 2001 From: Joas Sanon Date: Fri, 17 Mar 2023 12:48:35 -0400 Subject: [PATCH] Add stickiness to the table header Added stickiness to the table header so it stays visible while scrolling the licences list --- appendix.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendix.md b/appendix.md index e08fd83..c3e00f2 100644 --- a/appendix.md +++ b/appendix.md @@ -9,10 +9,10 @@ For reference, here is a table of every license described in the [choosealicense If you're here to choose a license, **[start from the home page](/)** to see a few licenses that will work for most cases. - +
{% assign types = "permissions|conditions|limitations" | split: "|" %} - + {% assign seen_tags = '' %} {% for type in types %} {% assign rules = site.data.rules[type] | sort: "label" %}
LicenseLicense