We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03cd41d commit f8cf66dCopy full SHA for f8cf66d
_includes/default_header.html
@@ -5,7 +5,7 @@ <h1>
5
</h1>
6
<img src="{{ "logo.svg" | image_asset | buster }}" aria-hidden="true" focuseable="false"/>
7
</div>
8
- <div>
+ <div id="about">
9
<div>
10
<h2>Sé parte_</h2>
11
_includes/footer.html
@@ -1,5 +1,5 @@
1
<footer>
2
+ <div id="contact">
3
<h1>
4
<a href="mailto:[email protected]" target="_blank">[email protected]</a>
0 commit comments