From 9ce7554e41b908b5208b17453cb1b97b29b947ce Mon Sep 17 00:00:00 2001 From: Kathleen Susat <kathleen.susat@uni-bielefeld.de> Date: Fri, 6 Sep 2024 10:59:47 +0200 Subject: [PATCH] kathleen neuer versuch --- src/contents/notebook.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/notebook.tsx b/src/contents/notebook.tsx index 2a9e6283..1ab1ef18 100644 --- a/src/contents/notebook.tsx +++ b/src/contents/notebook.tsx @@ -36,7 +36,7 @@ export function Notebook() { <> <div className="row mt-4"> <div className="col-lg-8"> - <strong> + <strong> <h1> Ich bin ein Header! </h1> </strong> <i> -- GitLab