Change zip link to txt on Export page

"zip" doesn't really describe what the posts themselves are exported as.
"txt" does.
This commit is contained in:
Matt Baer 2019-02-25 15:46:26 -05:00
parent 16c856ec27
commit 99489aa920
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<tr>
<th>Posts</th>
<td><p class="text-cta"><a href="/me/posts/export.csv">CSV</a></p></td>
<td><p class="text-cta"><a href="/me/posts/export.zip">ZIP</a></p></td>
<td><p class="text-cta"><a href="/me/posts/export.zip">TXT</a></p></td>
</tr>
<tr>
<th>User + Blogs + Posts</th>