File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 77 < header class ="post-header ">
88 < h1 class ="post-title "> {{ page.title | escape }}</ h1 >
99 {% if page.description %}
10- < h2 > {{ page.description | escape }}< h2 >
10+ < blockquote > {{ page.description | escape }}</ blockquote >
1111 {% endif %}
1212 </ header >
1313
1414 {% include breadcrumbs.html %}
1515
16+ < br >
17+
1618 < h2 > Topics</ h2 >
1719
18- {% include list-sections.html %}
20+ {% include flex-sections.html %}
21+
22+ < br >
1923
2024 < h2 > Pages</ h2 >
2125
Original file line number Diff line number Diff line change 88 < header class ="post-header ">
99 < h1 class ="post-title "> {{ page.title | escape }}</ h1 >
1010 {% if page.description %}
11- < h2 > {{ page.description | escape }}< h2 >
11+ < blockquote > {{ page.description | escape }}</ blockquote >
1212 {% endif %}
1313 </ header >
1414
You can’t perform that action at this time.
0 commit comments