diff options
| author | 2020-10-12 01:23:30 +0100 | |
|---|---|---|
| committer | 2020-10-12 01:23:30 +0100 | |
| commit | 31ce101536c92c69ff543a7fe64982368d90b9a3 (patch) | |
| tree | ed495cd5eafeb255de677591e7493e98c70f1dc9 | |
| parent | Hyperlink stats page (diff) | |
Update privacy policy icon
| -rw-r--r-- | pydis_site/templates/home/timeline.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html index f785fde4..ad81a703 100644 --- a/pydis_site/templates/home/timeline.html +++ b/pydis_site/templates/home/timeline.html @@ -102,7 +102,7 @@          <div class="cd-timeline__block">              <div class="cd-timeline__img cd-timeline__img--picture"> -                <i class="fa fa-user-secret"></i> +                <i class="fa fa-scroll"></i>              </div>              <div class="cd-timeline__content text-component"> | 
