Skip to content

Commit

Permalink
Update headers and link
Browse files Browse the repository at this point in the history
  • Loading branch information
akaritakai committed Mar 25, 2022
1 parent ee85179 commit db473df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion markdown/blog/2022-03-24-please-give-me-internet.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This is the story of how I ended up desperate enough to be using Twitter to try
connection at my new place.

<div class="centered-column">
<blockquote class="twitter-tweet" data-lang="en" data-theme="dark"><p lang="en" dir="ltr"><a href="https://twitter.com/ATTHelp?ref_src=twsrc%5Etfw">@ATTHelp</a> Today is the 6th day I&#39;ve been without internet after 2 no-shows from technicians. I just need to be sent a registered ONT. Can you just mail one to me, please?</p>&mdash; Justin Kaufman (@akaritakai) <a href="https://twitter.com/akaritakai/status/1504540181508067329?ref_src=twsrc%5Etfw">March 17, 2022</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<blockquote class="twitter-tweet" data-lang="en" data-theme="dark"><p lang="en" dir="ltr"><a href="https://twitter.com/ATTHelp?ref_src=twsrc%5Etfw">@ATTHelp</a> Today is the 6th day I&#39;ve been without internet after 2 no-shows from technicians. I just need to be sent a registered ONT. Can you just mail one to me, please?</p>&mdash; Justin Kaufman (@akaritakai) <a href="https://twitter.com/akaritakai/status/1504540181508067329?ref_src=twsrc%5Etfw">March 17, 2022</a></blockquote><script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>

But first, a disclaimer:
Expand Down
2 changes: 2 additions & 0 deletions templates/index.html.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
{{#each tags}}
<meta name="article:tag" content="{{ . }}">
{{/each}}
<meta name="twitter:dnt" content="on">
<meta name="twitter:widgets:csp" content="on">
<meta name="twitter:widgets:theme" content="dark">
{{/if}}
<link rel="stylesheet" href="/style.css">
</head>
Expand Down

0 comments on commit db473df

Please sign in to comment.