fix(site): don't hit archive.org during build

This commit is contained in:
Darius Cepulis
2026-02-09 15:39:06 -06:00
parent afbe2a4198
commit 222d90f675
@@ -11,8 +11,13 @@ authors: [steve-heffernan]
---
import MinimalFrame from '@/components/frames/Minimal.astro';
import P from '@/components/typography/P.astro';
[![What](https://web.archive.org/web/20121025050955if_/http://farm2.static.flickr.com/1199/4603715307_c878c8a77b_m.jpg)](https://web.archive.org/web/20100516093313/http://www.flickr.com/photos/24374884@N08/4603715307/ 'What')
<P>
<a href="https://web.archive.org/web/20100516093313/http://www.flickr.com/photos/24374884@N08/4603715307/" title="What">
<img src="https://web.archive.org/web/20121025050955if_/http://farm2.static.flickr.com/1199/4603715307_c878c8a77b_m.jpg" width={240} height={174} alt="What" />
</a>
</P>
Among other new HTML5 features, Facebook has an HTML5 video player for playback on the iPhone and iPad. They say that on other mobile browsers, Flash outperformed the HTML5 implementation. That&rsquo;s a little discouraging to hear, but HTML5 video is still young.