Skip to content

Commit 4b009cf

Browse files
committed
Removed youtube templates
1 parent 0c0e944 commit 4b009cf

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
@@ -201,9 +201,9 @@ Here is the February changelog:
201201
- Added music system
202202
```
203203

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

206-
> 1 year of Veloren development
206+
> 1 year of Veloren development. Click for the full video!
207207
208208
You can read more about some specific topics:
209209

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)