Skip to content

Commit f762932

Browse files
authored
Update _config.yml adding A11Y
1 parent d4cea36 commit f762932

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ chapters:
1212
url: https://cours-web.ch/css/
1313
- title: JavaScript
1414
url: https://cours-web.ch/javascript/
15+
- title: A11Y
16+
url: https://cours-web.ch/a11y/
1517

1618
# Footer content
1719
# Content is split in three columns.
1820
footer_col_1: <ul class="contact-list">
1921
<li>Eracom, Lausanne</li>
2022
<li>2017–2021</li></ul>
21-
footer_col_2: <ul class="social-media-list"><li><a href="https://github.com/coursweb/css">Lien Github</a></li></ul>
23+
footer_col_2: <ul class="social-media-list"><li><a href="https://github.com/coursweb/css">Lien Github</a></li></ul>

0 commit comments

Comments
 (0)