From b2a8b775e04bf21ec110638efe70f57323cd3dd5 Mon Sep 17 00:00:00 2001 From: tdro Date: Wed, 11 Jan 2023 22:26:12 -0500 Subject: themes/default/layouts/shortcodes/tweet: Replace with link This embed has to be strangest I've ever looked at.. use a simple link card. Could use https://publish.twitter.com/oembed but that's annoying.. --- content/canory/messages/links.md | 11 +++++++++++ content/canory/messages/twitter.md | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 content/canory/messages/links.md delete mode 100644 content/canory/messages/twitter.md (limited to 'content') diff --git a/content/canory/messages/links.md b/content/canory/messages/links.md new file mode 100644 index 0000000..70e637b --- /dev/null +++ b/content/canory/messages/links.md @@ -0,0 +1,11 @@ ++++ +date = "2022-03-15T03:45:51+00:00" +lastmod = "2022-03-15T03:45:51+00:00" +tags = [ "docs", "links" ] +author = "canory" ++++ + +This individual is old enough to remember that the Internet is +a vast place. + +{{< link "https://web.archive.org/web/20200111092601/https://twitter.com/tveastman/status/1069674780826071040" >}} diff --git a/content/canory/messages/twitter.md b/content/canory/messages/twitter.md deleted file mode 100644 index 945a18d..0000000 --- a/content/canory/messages/twitter.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -date = "2022-03-15T03:45:51+00:00" -lastmod = "2022-03-15T03:45:51+00:00" -tags = [ "docs", "twitter" ] -author = "canory" -+++ - -This individual is old enough to remember that the Internet is -a vast place. - -{{< tweet tveastman 1069674780826071040 >}} -- cgit v1.2.3