View Single Post
Old 04-02-2020, 05:19 AM   #4
mobilis
drowned in old books
mobilis is on a distinguished road
 
mobilis's Avatar
 
Posts: 42
Karma: 62
Join Date: May 2012
Location: United States
Device: Kindle Paperwhite
Quote:
Originally Posted by skb View Post
This is the "template" I use with HTML and it works nicely:

Code:
<meta name="author" content="John Doe">
<meta name="dc.description" content="This description goes into the Comments field." />
<meta name="DC.date.published" content="2000-01-01" />
<meta name="DC.publisher" content="URL-of-publisher" />
<meta name="tags" content="TAGs" />
THANK YOU! This worked. I've added it to the manga and ebook html templates I keep in my Dropbox templates folder (and symbolic link ~/Templates to it.) Life is better now. :')
mobilis is offline   Reply With Quote