Skip to content
Snippets Groups Projects
Commit d9e3f227 authored by Axel Dürkop's avatar Axel Dürkop
Browse files

Merge branch 'development' into 'master'

Add video page

See merge request !17
parents 83a8eb86 05d551f1
No related branches found
No related tags found
1 merge request!17Add video page
Pipeline #76373 passed
...@@ -12,6 +12,12 @@ theme = "hugo-theme-learn" ...@@ -12,6 +12,12 @@ theme = "hugo-theme-learn"
[outputs] [outputs]
home = [ "HTML", "RSS", "JSON"] home = [ "HTML", "RSS", "JSON"]
[[menu.shortcuts]]
identifier = "videos"
url = "https://www3.tuhh.de/itbh/itbh-informatik-2020/veranstaltungsskript-informatik-2020_21/videos/"
name = "Videos zur Veranstaltung"
weight = 20
[[menu.shortcuts]] [[menu.shortcuts]]
identifier = "impressum" identifier = "impressum"
url = "https://www3.tuhh.de/itbh/itbh-informatik-2020/veranstaltungsskript-informatik-2020_21/impressum/" url = "https://www3.tuhh.de/itbh/itbh-informatik-2020/veranstaltungsskript-informatik-2020_21/impressum/"
......
+++
title= "Videos"
date= 2020-04-26T04:50:13+01:00
draft= false
# Table of content (toc) is enabled by default. Set this parameter to true to disable it.
# Note: Toc is always disabled for chapter pages
disableToc = "false"
# If set, this will be used for the page's menu entry (instead of the `title` attribute)
menuTitle = "Videos"
# The title of the page in menu will be prefixed by this HTML content
pre= ""
# The title of the page in menu will be postfixed by this HTML content
post = ""
# Set the page as a chapter, changing the way it's displayed
chapter= false
# Hide a menu entry by setting this to true
hidden = false
# Display name of this page modifier. If set, it will be displayed in the footer.
LastModifierDisplayName = ""
# Email of this page modifier. If set with LastModifierDisplayName, it will be displayed in the footer
LastModifierEmail = ""
+++
<div style='padding:56.25% 0 0 0;position:relative;'><iframe src='https://vimeo.com/showcase/7058011/embed' allowfullscreen frameborder='0' style='position:absolute;top:0;left:0;width:100%;height:100%;'></iframe></div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment