Remove link to lesson.css as they belong to the lesson

This commit is contained in:
Nanne Baars 2021-11-02 14:31:34 +01:00 committed by Nanne Baars
parent 2bd6b36210
commit 9e6ed11aa7

View File

@ -15,7 +15,6 @@
<link rel="stylesheet" type="text/css" th:href="@{/css/font-awesome.min.css}"/>
<link rel="stylesheet" type="text/css" th:href="@{/css/animate.css}"/>
<link rel="stylesheet" type="text/css" th:href="@{/css/coderay.css}"/>
<link rel="stylesheet" type="text/css" th:href="@{/css/lessons.css}"/>
<!-- <link rel="stylesheet" type="text/css" th:href="@{/css/asciidoctor-default.css}"/>-->
<!-- end of CSS -->