all repos — homestead @ a2a22e76e1af32cb521e3736523cd9009a0b7755

Code for my website

Add skip links for accessibility

Alan Pearce
commit

a2a22e76e1af32cb521e3736523cd9009a0b7755

parent

6342159884acf3eab42f0d50db90bc0c9f56fc8b

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M themes/bear/templates/page.htmlthemes/bear/templates/page.html
@@ -15,7 +15,7 @@ </i>
</p> {%- endif %} {%- endif %} - <main> + <main id="content"> {{ page.content | safe }} </main> <p>