Quote:
Originally Posted by skb
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. :')