diff options
author | 2021-03-24 22:59:06 +0100 | |
---|---|---|
committer | 2021-03-24 23:00:01 +0100 | |
commit | 80e956971fac63d5198e366ed095d3a699ded7cb (patch) | |
tree | 80a0e48748fc8799fdd252a28003a9c228bf48e9 /pydis_site/templates/home/index.html | |
parent | Remove the 100K user banner. (diff) |
Update the timeline.
Adds recent events, and also cleans up the HTML a bit.
Diffstat (limited to 'pydis_site/templates/home/index.html')
-rw-r--r-- | pydis_site/templates/home/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html index f3470a83..67f29e41 100644 --- a/pydis_site/templates/home/index.html +++ b/pydis_site/templates/home/index.html @@ -92,7 +92,7 @@ <section id="showcase" class="column is-half-desktop has-text-centered"> <article class="box"> - <header class="title">New Timeline!</header> + <header class="title">Interactive timeline</header> <div class="mini-timeline"> <i class="fa fa-asterisk"></i> @@ -104,7 +104,7 @@ </div> <p class="subtitle"> - Start from our humble beginnings to discover the events that made our community what it is today. + Discover the history of our community, and learn about the events that made our community what it is today. </p> <div class="buttons are-large is-centered"> |