diff options
author | Sam James <sam@gentoo.org> | 2022-04-13 07:19:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-13 07:19:11 +0100 |
commit | 63bc12704fd23c11518299f1ebcb7aa200b22b38 (patch) | |
tree | d4953fde836abdc9a22784b71742d124c28597cc /htdocs/index.html | |
parent | keyrings-recv-keys.gentoo.org.bash: cleanup gpg agent (diff) | |
download | qa-scripts-63bc12704fd23c11518299f1ebcb7aa200b22b38.tar.gz qa-scripts-63bc12704fd23c11518299f1ebcb7aa200b22b38.tar.bz2 qa-scripts-63bc12704fd23c11518299f1ebcb7aa200b22b38.zip |
htdocs: add 2020, 2021 bug links
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index f6289de..14e5935 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -183,6 +183,8 @@ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2018-01-01&v2=2017-01-01" class="list-group-item list-group-item-action">2017</a> <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2019-01-01&v2=2018-01-01" class="list-group-item list-group-item-action">2018</a> <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2020-01-01&v2=2019-01-01" class="list-group-item list-group-item-action">2019</a> + <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2021-01-01&v2=2020-01-01" class="list-group-item list-group-item-action">2020</a> + <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2022-01-01&v2=2021-01-01" class="list-group-item list-group-item-action">2021</a> </div> </div> </div> |