Skip to content

Commit 44bdef9

Browse files
committed
Add new export version of courses
1 parent 00f64ed commit 44bdef9

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

index.html

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

44
<head>
5-
<<<<<<< HEAD
65
<title>Think in SQL: A Standards-First Guide with PostgreSQL Context</title>
7-
=======
8-
<title>OER - Kurssammlung Test 1</title>
9-
>>>>>>> f3d0c97b9baaf8f931d66a11d2124c6605bda93d
106
<script type="application/ld+json">
117
{
128
"@context": "http://schema.org/",
139
"@type": "ItemList",
1410
"itemListElement": [],
15-
<<<<<<< HEAD
1611
"name": "Think in SQL: A Standards-First Guide with PostgreSQL Context"
17-
=======
18-
"name": "OER - Kurssammlung Test 1",
19-
"description": "Arbeitsgruppe Softwareentwicklung und Robotik (TU Freiberg)"
20-
>>>>>>> f3d0c97b9baaf8f931d66a11d2124c6605bda93d
2112
}
2213
</script>
2314
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -99,14 +90,7 @@
9990
<section class="py-5 text-center container">
10091
<div class="row py-lg-5">
10192
<div class="col-lg-6 col-md-8 mx-auto">
102-
<<<<<<< HEAD
10393
<h1 class="fw-light">Think in SQL: A Standards-First Guide with PostgreSQL Context</h1>
104-
=======
105-
<h1 class="fw-light"><span style="background-color: rgba(0,106,179,0.75); padding: 5px; color: white">
106-
OER - Kurssammlung Test 1
107-
</span>
108-
</h1>
109-
>>>>>>> f3d0c97b9baaf8f931d66a11d2124c6605bda93d
11094

11195
<p class="lead text-muted"></p>
11296
<select id="categorySelect" class="form-select" aria-label="Default select example" onchange="addCategoryChip(this.value)">

0 commit comments

Comments
 (0)