summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--planet2/HungryHarry-SNAPSHOT-jar-with-dependencies.jarbin2535014 -> 2535011 bytes
-rw-r--r--planet2/config/planet-template.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/planet2/HungryHarry-SNAPSHOT-jar-with-dependencies.jar b/planet2/HungryHarry-SNAPSHOT-jar-with-dependencies.jar
index 4f0f106..989de00 100644
--- a/planet2/HungryHarry-SNAPSHOT-jar-with-dependencies.jar
+++ b/planet2/HungryHarry-SNAPSHOT-jar-with-dependencies.jar
Binary files differ
diff --git a/planet2/config/planet-template.html b/planet2/config/planet-template.html
index c6b8260..19f988b 100644
--- a/planet2/config/planet-template.html
+++ b/planet2/config/planet-template.html
@@ -134,7 +134,7 @@
<br/>
<h2><a href="${entry.link}">${entry.title}</a></h2>
${entry.author} // ${entry.published?datetime}<br/><br/>
- ${entry.content}<br/>
+ ${entry.description}<br/>
<br/>
</#list>