Skip to content

Commit f8cf66d

Browse files
committed
Add local links for now
1 parent 03cd41d commit f8cf66d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/default_header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ <h1>
55
</h1>
66
<img src="{{ "logo.svg" | image_asset | buster }}" aria-hidden="true" focuseable="false"/>
77
</div>
8-
<div>
8+
<div id="about">
99
<div>
1010
<h2>Sé parte_</h2>
1111
</div>

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<footer>
2-
<div>
2+
<div id="contact">
33
<h1>
44
<a href="mailto:[email protected]" target="_blank">[email protected]</a>
55
</h1>

0 commit comments

Comments
 (0)