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