Skip to content

Commit 49302fb

Browse files
committed
Add Mastodon and Facebook link to the creator profile
1 parent e660bf1 commit 49302fb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@ <h4>Sem configurações complexas</h4>
120120
<div class="Space"></div>
121121
<div class="end-line"></div>
122122
<div class="Space"></div>
123-
124-
125-
126123
</article>
127124
</section>
128125

@@ -139,7 +136,9 @@ <h3>Inter</h3>
139136
<section class="mantainer">
140137
<h3>Criado por</h3>
141138
<ul>
142-
<li><a href="https://github.com/DenisPower1/">Denis Power</a> </li>
139+
<li><a href="https://github.com/DenisPower1/">Denis Power</a> </li
140+
<li><a rel="me" href="https://mastodon.social/@denispower" style="display: none">Denis Power</a> </li>
141+
<li><a rel="me" href="https://facebook.com/denis.power.146" style="display: none">Denis Power</a> </li>
143142
</ul>
144143
</section>
145144
</div>

0 commit comments

Comments
 (0)