summaryrefslogtreecommitdiff
path: root/src/frontend_blog/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend_blog/index.html')
-rw-r--r--src/frontend_blog/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/frontend_blog/index.html b/src/frontend_blog/index.html
index d0e5b4ae..5815038e 100644
--- a/src/frontend_blog/index.html
+++ b/src/frontend_blog/index.html
@@ -40,10 +40,15 @@
<article class="articles">
<ul style="list-style-type:none">
<li>
- <a href="/cc_payment.php?article=essay-x" class="read-more" id="essay-x">
+ <a href="/cc_payment.php?article=fs-essay" class="read-more" id="fs-essay">
<div class="teasers_item">
- <h3>Essay x</h3>
- <p>In essay x, we will ...</p>
+ <h3>What is Free Software</h3>
+ <p>
+ The free software definition presents the criteria for whether a
+ particular software program qualifies as free software. From time to
+ time we revise this definition, to clarify it or to resolve questions
+ about subtle issues.
+ </p>
</div>
</a>
</li>