summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-08-20 00:33:34 +0930
committerDaniel Jones <admin@danieljon.es>2020-08-20 00:33:34 +0930
commit4444492ca58a14dd8525b49aa727e28f9f21d629 (patch)
tree9e6a8154423d2ec01f01f56712ac65a68799bfc4
parent9c66aaf5785c9ae2882804059e45eb3450833855 (diff)
downloadwebsitegenerator-4444492ca58a14dd8525b49aa727e28f9f21d629.tar.gz
websitegenerator-4444492ca58a14dd8525b49aa727e28f9f21d629.zip
changed pinned posts
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 67b497a..0c8e2d6 100644
--- a/config.h
+++ b/config.h
@@ -99,7 +99,7 @@ static const char *posts_output_dir = "posts/";
static const char *direct_output_dir = "posts/direct/";
static const int posts_per_page = 10;
static const int ignore[] = {}; /* ignore these posts */
-static const int pinned[] = {112, 107, 104}; /* pinned posts */
+static const int pinned[] = {116, 115, 107}; /* pinned posts */
static const char *read_more_tag = "[READMORE]";
/* rss */