Skip to content
Snippets Groups Projects
Commit aebb6d00 authored by julientaq's avatar julientaq
Browse files

add peertube support

parent 9f69fd84
No related branches found
No related tags found
No related merge requests found
Pipeline #31012 passed with stages
in 43 seconds
--- ---
title: "All About Coko Architects" title: "All About Coko Architects"
date: 2022-02-08 date: 2022-02-08
intro: An introduction to Coko Architects intro: An introduction to Coko Architects
author: Adam Hyde author: Adam Hyde
tags: featured tags: featured
class: class:
image: "" image: ""
video: "https://peertube.coko.foundation/videos/embed/c6f4de20-c88e-4995-abd5-ea5a971ed0ae" video: <iframe width="560" height="315" sandbox="allow-same-origin allow-scripts allow-popups" title="What are Coko Architects" src="https://peertube.coko.foundation/videos/embed/c6f4de20-c88e-4995-abd5-ea5a971ed0ae" frameborder="0" allowfullscreen></iframe>
icon: "/images/uploads/architects.png" icon: "/images/uploads/architects.png"
--- ---
...@@ -773,3 +773,13 @@ footer section.infos a:hover { ...@@ -773,3 +773,13 @@ footer section.infos a:hover {
list-style-position: inside; list-style-position: inside;
} }
article iframe {
width: 100%;
height: 39em;
margin: 4em 0;
}
article iframe {
grid-column: 1 / end;
margin: auto;
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment