Skip to content

Commit 753cba0

Browse files
authored
Add known issues to main index (#1677)
* Add known issues to main index * Put known issues on its own row
1 parent 65ed67f commit 753cba0

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

source/index.rst

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,29 @@ Community translations can be found in a variety of languages in the bottom-left
2626

2727
^^^
2828

29-
If you are a returning team, please check out the overview of changes from 2021 to 2022 and the cards below for a refresher.
29+
If you are a returning team, please check out the overview of changes from 2021 to 2022 and the known issues.
3030

3131
+++
3232

33-
.. link-button:: /docs/yearly-overview/yearly-changelog
34-
:type: ref
35-
:text: Go to Changelog
36-
:classes: btn-outline-primary btn-block
33+
.. div:: container-fluid p-0
34+
35+
.. div:: row
36+
37+
.. div:: col-sm pl-1 pr-1
38+
39+
.. link-button:: /docs/yearly-overview/yearly-changelog
40+
:type: ref
41+
:text: Changelog
42+
:classes: btn-outline-primary btn-block
43+
44+
.. div:: row
45+
46+
.. div:: col-sm pl-1 pr-1
47+
48+
.. link-button:: /docs/yearly-overview/known-issues
49+
:type: ref
50+
:text: Known Issues
51+
:classes: btn-outline-primary btn-block
3752

3853
---
3954
:header: bg-info font-weight-bold text-white

0 commit comments

Comments
 (0)