Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
test-k1
Commits
849ca51a
Commit
849ca51a
authored
7 months ago
by
Traboulsi
Browse files
Options
Download
Email Patches
Plain Diff
Update public/ki-kompetenzen.html
parent
13ec1c9d
master
Pipeline
#10122
passed with stage
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/ki-kompetenzen.html
+12
-3
public/ki-kompetenzen.html
with
12 additions
and
3 deletions
+12
-3
public/ki-kompetenzen.html
+
12
-
3
View file @
849ca51a
...
...
@@ -28,11 +28,11 @@
.card
{
margin-bottom
:
20px
;
}
.video-container
{
text-align
:
center
;
}
.video-container
iframe
{
width
:
100%
;
height
:
315px
;
...
...
@@ -104,14 +104,23 @@
</div>
</section>
<!--
<section class="container mt-5">
<div class="video-container">
<iframe src="https://www.youtube.com/embed/your-video-id" frameborder="0" allowfullscreen></iframe>
</div>
</section>
-->
</main>
<footer>
<div
class=
"container"
>
<p>
Um zur Startseite zurückzukehren, klicken Sie bitte auf den folgenden Link:
</p>
<a
<a
href=
"index.html"
>
Zurück zur Startseite
</a>
<p>
©
2024 KNIGHT Project. All rights reserved.
</p>
</div>
</footer>
<script
src=
"assets/vendor/bootstrap/js/bootstrap.bundle.min.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets