Created
April 10, 2024 03:51
-
-
Save yangchuansheng/297d5fda2196f897299ca878f1a78dbb to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta property="article:published_time" content="2022-01-01T12:00:00.000Z" /> | |
</head> | |
<body> | |
<main> | |
<article> | |
<section> | |
<div class="pw-post-title"> | |
<h1>Backdating your Medium posts!</h1> | |
</div> | |
<p class="pw-post-body-paragraph"> | |
This is a test HTML page that you can import to Medium as | |
a template to backdate your post. | |
</p> | |
<p class="pw-post-body-paragraph"> | |
You'll know when you've successfully backdated your post | |
by looking at the bottom of your article when you import | |
to Medium: it should say something like: "Originally | |
published at *** on [Whatever your date is]." | |
</p> | |
<p class="pw-post-body-paragraph"> | |
If you enjoyed this tutorial and method, please | |
drop me a follow on | |
<a href="https://liaogg.medium.com">Medium</a> | |
and | |
<a href="https://github.com/kevinMEH">Github.</a> | |
</p> | |
<p class="pw-post-body-paragraph"> | |
Thanks, and bye! | |
</p> | |
</section> | |
</article> | |
</main> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment