-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
256 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,11 +7,11 @@ | |
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Yrsa:[email protected]&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" href="/css/ahoylemon.css?v=2024-01-20T21:18:35.912Z"> | ||
<link rel="stylesheet" href="/css/ahoylemon.css?v=2024-01-24T00:59:06.384Z"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="description" content="Hi, I wanted you personally to see a list of some actual apple names, and some that aren't."> | ||
<!-- RSS Feed--> | ||
<link rel="alternate" type="application/rss+xml" href="https://ahoylemon.xyz/feed.xml" title="Ahoy! Lemon's RSS Feed"> | ||
<link rel="alternate" type="application/rss+xml" href="http://localhost:8848/feed.xml" title="Ahoy! Lemon's RSS Feed"> | ||
<!-- favicons--> | ||
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> | ||
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> | ||
|
@@ -36,8 +36,8 @@ | |
<!-- OpenGraph--> | ||
<meta property="og:title" content="Actual names of U of M apples | 🍋"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="https://ahoylemon.xyz/blog/apple-names.html"> | ||
<meta property="og:image" content="https://ahoylemon.xyz/og-image.png"> | ||
<meta property="og:url" content="http://localhost:8848/blog/apple-names.html"> | ||
<meta property="og:image" content="http://localhost:8848/og-image.png"> | ||
<meta property="og:image:width" content="1200"> | ||
<meta property="og:image:height" content="1200"> | ||
<meta property="og:description" content="Hi, I wanted you personally to see a list of some actual apple names, and some that aren't."> | ||
|
@@ -48,12 +48,12 @@ | |
<meta name="twitter:creator" content="@AhoyLemon"> | ||
<meta name="twitter:title" content="Actual names of U of M apples | 🍋"> | ||
<meta name="twitter:description" content="Hi, I wanted you personally to see a list of some actual apple names, and some that aren't."> | ||
<meta name="twitter:image" content="https://ahoylemon.xyz/og-image.png"> | ||
<meta name="twitter:url" content="https://ahoylemon.xyz/blog/apple-names.html"> | ||
<meta name="twitter:image" content="http://localhost:8848/og-image.png"> | ||
<meta name="twitter:url" content="http://localhost:8848/blog/apple-names.html"> | ||
</head> | ||
<body> | ||
<aside> | ||
<h1><a class="homelink" href="https://ahoylemon.xyz"><span class="small">Hi, my name is </span><span class="big">Lemon.</span></a> | ||
<h1><a class="homelink" href="http://localhost:8848"><span class="small">Hi, my name is </span><span class="big">Lemon.</span></a> | ||
</h1> | ||
<p>I make websites and speak at conferences, and I also make weird little projects when I can find the time.</p> | ||
<ul> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,11 +7,11 @@ | |
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Yrsa:[email protected]&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" href="/css/ahoylemon.css?v=2024-01-20T21:18:36.075Z"> | ||
<link rel="stylesheet" href="/css/ahoylemon.css?v=2024-01-24T00:59:06.585Z"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="description" content="I make a lot of stuff, including this website to show the stuff I make."> | ||
<!-- RSS Feed--> | ||
<link rel="alternate" type="application/rss+xml" href="https://ahoylemon.xyz/feed.xml" title="Ahoy! Lemon's RSS Feed"> | ||
<link rel="alternate" type="application/rss+xml" href="http://localhost:8848/feed.xml" title="Ahoy! Lemon's RSS Feed"> | ||
<!-- favicons--> | ||
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> | ||
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> | ||
|
@@ -36,8 +36,8 @@ | |
<!-- OpenGraph--> | ||
<meta property="og:title" content="Some websites I made for clients"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="https://ahoylemon.xyz"> | ||
<meta property="og:image" content="https://ahoylemon.xyz/og-image.png"> | ||
<meta property="og:url" content="http://localhost:8848"> | ||
<meta property="og:image" content="http://localhost:8848/og-image.png"> | ||
<meta property="og:image:width" content="1200"> | ||
<meta property="og:image:height" content="1200"> | ||
<meta property="og:description" content="I make a lot of stuff, including this website to show the stuff I make."> | ||
|
@@ -48,8 +48,8 @@ | |
<meta name="twitter:creator" content="@AhoyLemon"> | ||
<meta name="twitter:title" content="Some websites I made for clients"> | ||
<meta name="twitter:description" content="I make a lot of stuff, including this website to show the stuff I make."> | ||
<meta name="twitter:image" content="https://ahoylemon.xyz/og-image.png"> | ||
<meta name="twitter:url" content="https://ahoylemon.xyz"> | ||
<meta name="twitter:image" content="http://localhost:8848/og-image.png"> | ||
<meta name="twitter:url" content="http://localhost:8848"> | ||
</head> | ||
<body> | ||
|
||
|
@@ -73,7 +73,7 @@ | |
"@context": "http://schema.org", | ||
"@type": "Person", | ||
"name": "Lemon", | ||
"url": "https://ahoylemon.xyz", | ||
"url": "http://localhost:8848", | ||
"sameAs": [ | ||
"https://thefpl.us/meet/lemon", | ||
"https://twitter.com/AhoyLemon", | ||
|
@@ -93,7 +93,7 @@ | |
"name": "The F Plus", | ||
"url": "https://thefpl.us" | ||
}, | ||
"image": "https://ahoylemon.xyz/og-image.png", | ||
"image": "http://localhost:8848/og-image.png", | ||
"jobTitle": "Website Maker", | ||
"knowsAbout": [ | ||
"bartending", | ||
|
@@ -103,7 +103,7 @@ | |
} | ||
</script> | ||
<aside> | ||
<h1><a class="homelink" href="https://ahoylemon.xyz"><span class="small">Hi, my name is </span><span class="big">Lemon.</span></a> | ||
<h1><a class="homelink" href="http://localhost:8848"><span class="small">Hi, my name is </span><span class="big">Lemon.</span></a> | ||
</h1> | ||
<p>I make websites and speak at conferences, and I also make weird little projects when I can find the time.</p> | ||
<ul> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,11 +7,11 @@ | |
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Yrsa:[email protected]&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" href="/css/ahoylemon.css?v=2024-01-20T21:18:35.356Z"> | ||
<link rel="stylesheet" href="/css/ahoylemon.css?v=2024-01-24T00:59:07.225Z"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="description" content="I make a lot of stuff, including this website to show the stuff I make."> | ||
<!-- RSS Feed--> | ||
<link rel="alternate" type="application/rss+xml" href="https://ahoylemon.xyz/feed.xml" title="Ahoy! Lemon's RSS Feed"> | ||
<link rel="alternate" type="application/rss+xml" href="http://localhost:8848/feed.xml" title="Ahoy! Lemon's RSS Feed"> | ||
<!-- favicons--> | ||
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> | ||
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> | ||
|
@@ -36,8 +36,8 @@ | |
<!-- OpenGraph--> | ||
<meta property="og:title" content="These are the decks I've written."> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="https://ahoylemon.xyz"> | ||
<meta property="og:image" content="https://ahoylemon.xyz/og-image.png"> | ||
<meta property="og:url" content="http://localhost:8848"> | ||
<meta property="og:image" content="http://localhost:8848/og-image.png"> | ||
<meta property="og:image:width" content="1200"> | ||
<meta property="og:image:height" content="1200"> | ||
<meta property="og:description" content="I make a lot of stuff, including this website to show the stuff I make."> | ||
|
@@ -48,8 +48,8 @@ | |
<meta name="twitter:creator" content="@AhoyLemon"> | ||
<meta name="twitter:title" content="These are the decks I've written."> | ||
<meta name="twitter:description" content="I make a lot of stuff, including this website to show the stuff I make."> | ||
<meta name="twitter:image" content="https://ahoylemon.xyz/og-image.png"> | ||
<meta name="twitter:url" content="https://ahoylemon.xyz"> | ||
<meta name="twitter:image" content="http://localhost:8848/og-image.png"> | ||
<meta name="twitter:url" content="http://localhost:8848"> | ||
</head> | ||
<body> | ||
<!-- | ||
|
@@ -60,7 +60,7 @@ | |
--> | ||
<aside> | ||
<h1><a class="homelink" href="https://ahoylemon.xyz"><span class="small">Hi, my name is </span><span class="big">Lemon.</span></a> | ||
<h1><a class="homelink" href="http://localhost:8848"><span class="small">Hi, my name is </span><span class="big">Lemon.</span></a> | ||
</h1> | ||
<p>I make websites and speak at conferences, and I also make weird little projects when I can find the time.</p> | ||
<ul> | ||
|
@@ -168,7 +168,7 @@ <h2>Talks Given »</h2> | |
</tr> | ||
<tr> | ||
<td class="location country"><img src="/svg/flags/de.svg"></td> | ||
<td class="conf"><span class="name">Webinale</span> | ||
<td class="conf"><span class="name">Webinale</span><span class="keynote">KEYNOTE</span> | ||
</td> | ||
<td class="year">2024</td> | ||
</tr> | ||
|
@@ -243,7 +243,7 @@ <h2>Talks Given »</h2> | |
</tr> | ||
<tr> | ||
<td class="location virtual"><img src="/svg/virtual-talk.svg"></td> | ||
<td class="conf"><span class="name">International PHP Conference</span> | ||
<td class="conf"><span class="name">International PHP Conference</span><span class="keynote">KEYNOTE</span> | ||
</td> | ||
<td class="year">2020</td> | ||
</tr> | ||
|
Oops, something went wrong.