diff --git a/_config.yml b/_config.yml
index 14cc415..f2272a2 100644
--- a/_config.yml
+++ b/_config.yml
@@ -3,6 +3,8 @@ destination: ./_site
markdown: kramdown
+exclude: ["static"]
+
safe: true
highlighter: rouge
diff --git a/_includes/iframe.html b/_includes/iframe.html
new file mode 100644
index 0000000..3516df2
--- /dev/null
+++ b/_includes/iframe.html
@@ -0,0 +1,19 @@
+
+
+
diff --git a/css/screen.scss b/css/screen.scss
index 87128ac..4add3f8 100644
--- a/css/screen.scss
+++ b/css/screen.scss
@@ -49,6 +49,9 @@ a:hover { color: #009; }
strong { font-weight: bold; }
+sup { vertical-align: super; font-size: x-small; }
+sub { vertical-align: sub; font-size: x-small; }
+
hr { height: 1px; border: none; background-color: $rule; margin-top: 1em; }
section h1 { font-size: 150%; border-left: 4px solid $links;
diff --git a/de/L_Blatt_6.markdown b/de/L_Blatt_6.markdown
new file mode 100644
index 0000000..8464572
--- /dev/null
+++ b/de/L_Blatt_6.markdown
@@ -0,0 +1,4 @@
+---
+layout: default
+---
+{% include iframe.html src="/static/enseignement/konstanz/GODE/2021/notebooks/Blatt_6.jl.html" %}
diff --git a/de/index.markdown b/de/index.markdown
index 5de46dd..f9bd5a6 100644
--- a/de/index.markdown
+++ b/de/index.markdown
@@ -12,14 +12,13 @@ lang: de
- [Skript](http://www.math.uni-konstanz.de/~schnuere/skripte/pde1-2021.pdf) (Oliver Schnürer)
- Übungsblätter:
-[1](/static/enseignement/konstanz/TNPDG_1/2021/Blatt_1.pdf)
+[1](/static/enseignement/konstanz/TNPDG_1/2021/Blatt_1.pdf)[L](/static/enseignement/konstanz/TNPDG_1/Blatt_1_5_loesung.pdf)
· [2](/static/enseignement/konstanz/TNPDG_1/2021/Blatt_2.pdf)
· [3](/static/enseignement/konstanz/TNPDG_1/2021/Blatt_3.pdf)
· [4](/static/enseignement/konstanz/TNPDG_1/2021/Blatt_4.pdf)
· [5](/static/enseignement/konstanz/TNPDG_1/2021/Blatt_5.pdf)
· [6](/static/enseignement/konstanz/TNPDG_1/2021/Blatt_6.pdf)
· [7](/static/enseignement/konstanz/TNPDG_1/2021/Blatt_7.pdf)
-- Lösungen: [A5](/static/enseignement/konstanz/TNPDG_1/Blatt_1_5_loesung.pdf)
*Abgabe bei F402 oder per Email bis Montag 14:00 (Dienstag 10:00 wenn Montag ein Feiertag ist)*
@@ -32,7 +31,7 @@ lang: de
· [3](/static/enseignement/konstanz/GODE/2021/Blatt_3.pdf)
· [4](/static/enseignement/konstanz/GODE/2021/Blatt_4.pdf)
· [5](/static/enseignement/konstanz/GODE/2021/Blatt_5.pdf)
-· [6](/static/enseignement/konstanz/GODE/2021/Blatt_6.pdf)
+· [6](/static/enseignement/konstanz/GODE/2021/Blatt_6.pdf)[L](/de/L_Blatt_6)
· [7](/static/enseignement/konstanz/GODE/2021/Blatt_7.pdf)
# Kontakt