diff options
| author | 2020-10-12 00:31:04 +0100 | |
|---|---|---|
| committer | 2020-10-12 00:31:04 +0100 | |
| commit | c0e9af6d8c736205bcefc92bf89e6d587db29455 (patch) | |
| tree | 158efd567988232c375bc67042609dca2898be4b /pydis_site | |
| parent | Remove pointless comments (diff) | |
Remove flake8-annotations timeline item
Diffstat (limited to 'pydis_site')
| -rw-r--r-- | pydis_site/templates/home/timeline.html | 15 | 
1 files changed, 0 insertions, 15 deletions
diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html index da89c25e..6e466106 100644 --- a/pydis_site/templates/home/timeline.html +++ b/pydis_site/templates/home/timeline.html @@ -262,21 +262,6 @@              </div>              <div class="cd-timeline__content text-component"> -                <h2>flake8-annotations is released on PyPI</h2> -                <p class="color-contrast-medium">lorem ipsum</p> - -                <div class="flex justify-between items-center"> -                    <span class="cd-timeline__date">Sep 25th, 2019</span> -                </div> -            </div> -        </div> - -        <div class="cd-timeline__block"> -            <div class="cd-timeline__img cd-timeline__img--picture"> -                <img src={% static "images/timeline/cd-icon-picture.svg" %} alt="Picture"> -            </div> - -            <div class="cd-timeline__content text-component">                  <h2>The code of conduct is created</h2>                  <p class="color-contrast-medium">Inspired by the Adafruit, Rust and Django communities, an essential                      community pillar is created; Our <a href="https://pythondiscord.com/pages/code-of-conduct/">Code of  |