Skip to content

Commit f3d0c97

Browse files
committed
Add new export version of courses
1 parent e716134 commit f3d0c97

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<html>
33

44
<head>
5-
<title>OER - Kurssammlung Test</title>
5+
<title>OER - Kurssammlung Test 1</title>
66
<script type="application/ld+json">
77
{
88
"@context": "http://schema.org/",
99
"@type": "ItemList",
1010
"itemListElement": [],
11-
"name": "OER - Kurssammlung Test",
11+
"name": "OER - Kurssammlung Test 1",
1212
"description": "Arbeitsgruppe Softwareentwicklung und Robotik (TU Freiberg)"
1313
}
1414
</script>
@@ -93,7 +93,7 @@
9393
<div class="row py-lg-5">
9494
<div class="col-lg-6 col-md-8 mx-auto">
9595
<h1 class="fw-light"><span style="background-color: rgba(0,106,179,0.75); padding: 5px; color: white">
96-
OER - Kurssammlung Test
96+
OER - Kurssammlung Test 1
9797
</span>
9898
</h1>
9999

0 commit comments

Comments
 (0)