mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Compare commits
No commits in common. "402a8e4f47a49a24a5523e85894f7d7a751d0894" and "e37eefe5cc8e7670bbb4f8c679d7afdad72ab22f" have entirely different histories.
402a8e4f47
...
e37eefe5cc
@ -1,11 +0,0 @@
|
||||
.video-container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 0;
|
||||
|
||||
iframe {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
@ -41,7 +41,6 @@
|
||||
@import "components/article";
|
||||
@import "components/pagination";
|
||||
@import "components/photo";
|
||||
@import "components/video-container";
|
||||
|
||||
// 7. Utilities – utilities and helper classes with ability to override
|
||||
// anything which goes before in the triangle, eg. hide helper class
|
||||
|
||||
@ -1,21 +0,0 @@
|
||||
---
|
||||
title: "Brompton World Championship USA 2019"
|
||||
layout: post
|
||||
categories:
|
||||
- videos
|
||||
tags:
|
||||
- bikes
|
||||
- fun
|
||||
- brompton
|
||||
- bwc
|
||||
- New York
|
||||
date: 2019-06-23
|
||||
---
|
||||
|
||||
The Brompton World Championship USA heat took place at Marcus Garvey Park in Harlem, New York. I shot a video of the race from a GoPro mounted to the front of my Brompton.
|
||||
|
||||
<div>
|
||||
{% video //www.youtube.com/embed/gU4XDks4yC4 width=560 height=315 %}
|
||||
</div>
|
||||
|
||||
I managed to place 22nd overall and 12th in the men under 50 category.
|
||||
Loading…
Reference in New Issue
Block a user