Edycja pliku szablonu

This commit is contained in:
Paweł Mleczko 2021-12-31 09:51:08 +01:00
parent 062224abe6
commit 20987e6cbb

View File

@ -7,9 +7,9 @@
"source": [ "source": [
"![Logo 1](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech1.jpg)\n", "![Logo 1](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech1.jpg)\n",
"<div class=\"alert alert-block alert-info\">\n", "<div class=\"alert alert-block alert-info\">\n",
"<h1> Nazwa przedmiotu </h1>\n", "<h1> Repetytorium z matematyki elementarnej </h1>\n",
"<h2> Numer. <i>Tytuł materiału</i> [laboratoria/wykład]</h2> \n", "<h2> 3. <i>Przykłady funkcji</i> [kurs Moodle]</h2> \n",
"<h3>Imię Nazwisko (Rok)</h3>\n", "<h3>Paweł Mleczko (pawel.mleczko@amu.edu.pl)</h3>\n",
"</div>\n", "</div>\n",
"\n", "\n",
"![Logo 2](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech2.jpg)" "![Logo 2](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech2.jpg)"
@ -18,11 +18,11 @@
"nbformat": 4, "nbformat": 4,
"nbformat_minor": 5, "nbformat_minor": 5,
"metadata": { "metadata": {
"author": "Imie Nazwisko", "author": "Paweł Mleczko",
"email": "adres@email.com", "email": "pawel.mleczko@amu.edu.pl",
"lang": "pl", "lang": "pl",
"subtitle": "Numer.Tytul materialu[laboratoria/wyklad]", "subtitle": "3. Przykłady funkcji",
"title": "Nazwa przedmiotu", "title": "Repetytorium z matematyki elementarnej",
"year": "Rok" "year": "2022"
} }
} }