aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-08-07 13:08:18 +0200
committerJakob Odersky <jodersky@gmail.com>2015-08-07 13:08:18 +0200
commitd476be0387e99440df6762c59a9826d0015325e3 (patch)
tree052a93bea21eb5831192e89cb0fbcf2b56110493
parent09df1d7a9d235cc6a57f425699bd88e427bed607 (diff)
downloadwebsite-d476be0387e99440df6762c59a9826d0015325e3.tar.gz
website-d476be0387e99440df6762c59a9826d0015325e3.tar.bz2
website-d476be0387e99440df6762c59a9826d0015325e3.zip
change selected projects title
-rw-r--r--projects/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/index.html b/projects/index.html
index 81e0c42..d74265c 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -4,7 +4,7 @@ title: Projects
id: projects
---
I believe in the merits of building software in the open and its free usage. Here is a list of side projects I've been working on.
-<h2>Polished Projects</h2>
+<h2>Selected Projects</h2>
<p>These are the projects that are more involved and presentable.</p>
<div class="list-group row">
{% for project in site.projects reversed %}