Skip to content

Commit

Permalink
fix: Use Veedeo instead of Vedeeo
Browse files Browse the repository at this point in the history
  • Loading branch information
oneeyedman committed Jun 29, 2024
1 parent 8ae10f1 commit 5ed1442
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion _src/_templates/partials/chuck/_header.njk
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<a href="https://www.twitch.tv/chuck_as_usual" class="social__link social__link--twitch">Canal en Twitch</a>
</li>
<li class="social__item">
<a href="https://veedeo.org/c/maquetando_con_chuck" class="social__link social__link--vedeeo">Canal en Vedeeo.org</a>
<a href="https://veedeo.org/c/maquetando_con_chuck" class="social__link social__link--veedeo">Canal en Veedeo.org</a>
</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion _src/assets/_scss/components/chuck/_social.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
}

.social__link--youtube,
.social__link--vedeeo {
.social__link--veedeo {
background-position: rem(40 * -3) top;
}
26 changes: 13 additions & 13 deletions _src/assets/css/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _src/assets/css/main.css.map

Large diffs are not rendered by default.

0 comments on commit 5ed1442

Please sign in to comment.