-
Notifications
You must be signed in to change notification settings - Fork 202
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
1 changed file
with
37 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta property="article:published_time" content="2022-03-08T8: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, feel free to | ||
drop me a follow on Medium and Github. | ||
</p> | ||
<p class="pw-post-body-paragraph"> | ||
Thanks, and bye! | ||
</p> | ||
</section> | ||
</article> | ||
</main> | ||
</body> | ||
|
||
</html> |