Skip to content

Commit 8ff5ac0

Browse files
committed
Removed youtube templates
1 parent e1a21c1 commit 8ff5ac0

File tree

4 files changed

+2
-23
lines changed

4 files changed

+2
-23
lines changed

content/posts/newsletter-007/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,9 @@ Here is the February changelog:
270270
- Added music system
271271
```
272272

273-
{{ youtube(id="1ldHQfxCT24") }}
273+
[![veloren development](veloren3.gif)](https://www.youtube.com/watch?v=1ldHQfxCT24)
274274

275-
> 1 year of Veloren development
275+
> 1 year of Veloren development. Click for the full video!
276276
277277
You can read more about some specific topics:
278278

3.16 MB
Loading

sass/_extra.scss

-15
Original file line numberDiff line numberDiff line change
@@ -88,18 +88,3 @@ h6:hover .anchor {
8888
margin-bottom: 32px;
8989
}
9090
}
91-
92-
.ratio169 {
93-
position: relative;
94-
width: 100%;
95-
height: 0;
96-
padding-bottom: 56.25%;
97-
98-
& > iframe {
99-
position: absolute;
100-
left: 0;
101-
top: 0;
102-
width: 100%;
103-
height: 100%;
104-
}
105-
}

templates/shortcodes/youtube.html

-6
This file was deleted.

0 commit comments

Comments
 (0)