add programmuebersicht
parent
760af71d8d
commit
9ba80e33fb
@ -1,11 +1,9 @@
|
||||
---
|
||||
title: 'Call for Papers'
|
||||
weight: 1
|
||||
weight: 10
|
||||
background: 'images/htw.png'
|
||||
button: 'Zum Call For Papers'
|
||||
buttonLink: 'termine/cfp/'
|
||||
layout:
|
||||
layout:
|
||||
---
|
||||
Nachhaltigkeit und Ethik
|
||||
in der Software Engineering Ausbildung und
|
||||
Lehren und Lernen nach der Pandemie
|
||||
Zum Nachlesen
|
||||
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: 'Programm'
|
||||
weight: 1
|
||||
background: 'images/htw.png'
|
||||
button: 'Zum Programm'
|
||||
buttonLink: 'programm'
|
||||
layout:
|
||||
---
|
||||
Nachhaltigkeit und Ethik
|
||||
in der Software Engineering Ausbildung und
|
||||
Lehren und Lernen nach der Pandemie
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Registrierung"
|
||||
date: 2022-01-18
|
||||
draft: false
|
||||
featured: true
|
||||
weight: 1
|
||||
heroHeading: 'Registrierung'
|
||||
heroSubHeading: ''
|
||||
heroBackground: 'images/htw.png'
|
||||
icon: "icons/person-check.svg"
|
||||
---
|
||||
|
||||
Coming soon!
|
@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-circle" viewBox="0 0 16 16">
|
||||
s
|
||||
<path fill-rule="evenodd" d="M8 1a3 3 0 1 0 0 6 3 3 0 0 0 0-6zM4 4a4 4 0 1 1 4.5 3.969V13.5a.5.5 0 0 1-1 0V7.97A4 4 0 0 1 4 3.999zm2.493 8.574a.5.5 0 0 1-.411.575c-.712.118-1.28.295-1.655.493a1.319 1.319 0 0 0-.37.265.301.301 0 0 0-.057.09V14l.002.008a.147.147 0 0 0 .016.033.617.617 0 0 0 .145.15c.165.13.435.27.813.395.751.25 1.82.414 3.024.414s2.273-.163 3.024-.414c.378-.126.648-.265.813-.395a.619.619 0 0 0 .146-.15.148.148 0 0 0 .015-.033L12 14v-.004a.301.301 0 0 0-.057-.09 1.318 1.318 0 0 0-.37-.264c-.376-.198-.943-.375-1.655-.493a.5.5 0 1 1 .164-.986c.77.127 1.452.328 1.957.594C12.5 13 13 13.4 13 14c0 .426-.26.752-.544.977-.29.228-.68.413-1.116.558-.878.293-2.059.465-3.34.465-1.281 0-2.462-.172-3.34-.465-.436-.145-.826-.33-1.116-.558C3.26 14.752 3 14.426 3 14c0-.599.5-1 .961-1.243.505-.266 1.187-.467 1.957-.594a.5.5 0 0 1 .575.411z"/>
|
||||
|
||||
</svg>
|
After Width: | Height: | Size: 985 B |
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-person-check" viewBox="0 0 16 16">
|
||||
<path d="M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H1s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C9.516 10.68 8.289 10 6 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z"/>
|
||||
<path fill-rule="evenodd" d="M15.854 5.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L12.5 7.793l2.646-2.647a.5.5 0 0 1 .708 0z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 548 B |
Loading…
Reference in New Issue