summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 2170a8a..bb988aa 100644
--- a/setup.h
+++ b/setup.h
@@ -37,6 +37,8 @@ typedef struct {
char *footer;
char *meta_author;
+ char *meta_description;
+ char *meta_keywords;
int thumbnail_quality;
unsigned long thumbnail_landscape_width;