Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hacknfun.camp
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Projekt Hack-n-Fun
hacknfun.camp
Commits
3337333e
Verified
Commit
3337333e
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Fix carousel image width
parent
4e0462d2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/pages/de/index.html
+6
-6
6 additions, 6 deletions
content/pages/de/index.html
with
6 additions
and
6 deletions
content/pages/de/index.html
+
6
−
6
View file @
3337333e
...
...
@@ -16,42 +16,42 @@
</ol>
<div
class=
"carousel-inner"
>
<div
class=
"carousel-item active"
>
<img
class=
"d-block
m
w-100"
src=
"/images/carousel/kinder-auf-wiese.jpg"
/>
<img
class=
"d-block w-100"
src=
"/images/carousel/kinder-auf-wiese.jpg"
/>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
Von Kindern, für Kinder
</h5>
<p>
Unsere jungen Tutoren zwischen 9 und 16 Jahren arbeiten regelmäßig gemeinsam an ihren Workshops, die sie dann für gleichaltrige Kinder und Jugendliche leiten.
</p>
</div>
</div>
<div
class=
"carousel-item"
>
<img
class=
"d-block
m
w-100"
src=
"/images/carousel/gruppenbild.jpeg"
/>
<img
class=
"d-block w-100"
src=
"/images/carousel/gruppenbild.jpeg"
/>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
Kinder bei Freie-Software-Konferenzen
</h5>
<p>
Unsere 100 Teilnehmer der FrogLabs bei der FrOSCon in Sankt Augustin im Jahr 2017
</p>
</div>
</div>
<div
class=
"carousel-item"
>
<img
class=
"d-block
m
w-100"
src=
"/images/carousel/kinder-lego.png"
/>
<img
class=
"d-block w-100"
src=
"/images/carousel/kinder-lego.png"
/>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
Kreativität und Technik
</h5>
<p>
Nicht nur Programmieren bietet einen Einstieg in die Informatik!
</p>
</div>
</div>
<div
class=
"carousel-item"
>
<img
class=
"d-block
m
w-100"
src=
"/images/carousel/lagerfeuer.jpg"
/>
<img
class=
"d-block w-100"
src=
"/images/carousel/lagerfeuer.jpg"
/>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
Stockbrot, Sport und Spiele
</h5>
<p>
Am Abend wird es auf dem Jugendzeltplatz gemütlich
</p>
</div>
</div>
<div
class=
"carousel-item"
>
<img
class=
"d-block
m
w-100"
src=
"/images/carousel/kinder-mindstorms.jpg"
/>
<img
class=
"d-block w-100"
src=
"/images/carousel/kinder-mindstorms.jpg"
/>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
Einstieg in die Mechatronik
</h5>
<p>
Mit LEGO®, Arduino oder MicroPython lässt sich fast alles bauen und steuern
</p>
</div>
</div>
<div
class=
"carousel-item"
>
<img
class=
"d-block
m
w-100"
src=
"/images/carousel/kinder-elektronik.jpg"
/>
<img
class=
"d-block w-100"
src=
"/images/carousel/kinder-elektronik.jpg"
/>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
Mehr als Informatik
</h5>
<p>
In unseren Projekten kombinieren wir Informatik mit vielen anderen Elementen, wie Elektronik, Grafik, uvm.
</p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment