Skip to content

Commit 5977996

Browse files
committed
Fix URL Rendering
1 parent cf834f5 commit 5977996

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ All the same. It works both. Mathilda is flexible. But the autoload will only be
100100

101101
### How can I import my tweet history?
102102

103-
To import your tweets, you must download your tweet archive from Twitter (Profile/Settings/Your Twitter Data). Your archive contains the file data/tweet.js. Split this file in smaller files (<400 KB) with a local tool like [JSON Splitter](https://github.com/jhsu98/json-splitter). After that upload the splitted files to "www.yourblog.com/wp-content/uploads/mathilda-import/". Now you can run the import (Tools/Tweets).
103+
To import your tweets, you must download your tweet archive from Twitter (Profile/Settings/Your Twitter Data). Your archive contains the file data/tweet.js. Split this file in smaller files (<400 KB) with a local tool like [JSON Splitter](https://github.com/jhsu98/json-splitter). After that upload the splitted files to
104+
/wp-content/uploads/mathilda-import/. Now you can run the import (Tools/Tweets).
104105

105106
### How does Mathilda handle the canonical URL?
106107

0 commit comments

Comments
 (0)