Commit 818dd81e authored by coconux's avatar coconux
Browse files

Remove License:

parent 2704b8a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@

    ## License

    ??? info "License: {{ license_name }}"
    ??? info "{{ license_name }}"
    {%- for line in license -%}
    {%- if line %}
        {{ line }}