Skip to content
Snippets Groups Projects
Commit 557e25f7 authored by Christopher Krawietz's avatar Christopher Krawietz
Browse files

removed projects for now

parent 45af9d87
No related branches found
No related tags found
No related merge requests found
......@@ -152,22 +152,22 @@ module.exports = {
'components/text-styles',
],
},
{
title: 'Projekte',
collapsable: false,
children: [
{
title: 'ITVSH Komponenten',
collapsable: false,
children: ['projects/itvsh/'],
},
{
title: 'SH Hüttenerberge',
collapsable: false,
children: ['projects/itvsh/'],
},
],
},
// {
// title: 'Projekte',
// collapsable: false,
// children: [
// {
// title: 'ITVSH Komponenten',
// collapsable: false,
// children: ['projects/itvsh/'],
// },
// {
// title: 'SH Hüttenerberge',
// collapsable: false,
// children: ['projects/itvsh/'],
// },
// ],
// },
],
},
};
This diff is collapsed.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -6,7 +6,7 @@
<section class="u-limitWidth-12 u-align-center">
<div class="GridCol1Main-row u-row">
<div class="GridCol1Main-col u-col u-stack--2">
<lottie-animation class="u-align-center" :path="$withBase('./img/development.json')" :speed="0.8" :width="256"/>
<lottie-animation class="u-align-center" :path="$withBase('./img/doku.json')" :speed="0.8" :width="415"/>
</div>
</div>
</section>
......
......@@ -6,7 +6,7 @@
<section class="u-limitWidth-12 u-align-center">
<div class="GridCol1Main-row u-row">
<div class="GridCol1Main-col u-col u-stack--2">
<lottie-animation class="u-align-center" :path="$withBase('./img/development.json')" :speed="0.8" :width="256"/>
<lottie-animation class="u-align-center" :path="$withBase('./img/404.json')" :speed="0.8" :width="415"/>
</div>
</div>
</section>
......@@ -27,3 +27,11 @@
</div>
</div>
</template>
<script>
import LottieAnimation from 'lottie-vuejs/src/LottieAnimation.vue';
export default {
components: {LottieAnimation},
}
</script>
......@@ -12,7 +12,7 @@ features:
- title: Komponenten & Code-Snippets
details: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
link: /components/
linkText: Kommunale Kompnenten
linkText: Kommunale Komponenten
- title: Weiterentwickeln
details: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
link: https://www.design-system.sh/mitmachen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment