mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-04 10:35:32 -04:00
fix some AMP errors
This commit is contained in:
@@ -4,7 +4,6 @@ date: 2020-04-22 10:50:04-0400
|
||||
description: "An incredibly embarrassing and somewhat painful walkthrough of this site's long history..."
|
||||
image: "images/2001_12.png"
|
||||
layout: etc
|
||||
amp: false
|
||||
css: |
|
||||
/*!
|
||||
* Comic Neue typeface v2.5 - http://comicneue.com/
|
||||
@@ -35,7 +34,7 @@ css: |
|
||||
div#content code {
|
||||
font-size: 0.85em;
|
||||
}
|
||||
div#content iframe#y2k {
|
||||
div#content iframe {
|
||||
width: 100%;
|
||||
height: 500px;
|
||||
border: 2px solid #e3d18c;
|
||||
@@ -70,7 +69,7 @@ css: |
|
||||
**🚨 Trigger warning:** marquees, Comic Sans MS, popup windows, <code>color: <span class="limegreen">limegreen</span></code>... [Click for the **_FULL_** experience anyway.](https://y2k.jarv.is/)
|
||||
|
||||
<figure>
|
||||
<iframe id="y2k" src="https://jakejarvis.github.io/my-first-website/" title="My Terrible, Horrible, No Good, Very Bad First Website"></iframe>
|
||||
{{< iframe src="https://jakejarvis.github.io/my-first-website/" width="850" height="500" title="My Terrible, Horrible, No Good, Very Bad First Website" >}}
|
||||
<figcaption>
|
||||
November 2001 (<a href="https://github.com/jakejarvis/my-first-website" target="_blank" rel="noopener">archived source</a>)
|
||||
</figcaption>
|
||||
|
||||
Reference in New Issue
Block a user