Skip to content

Commit

Permalink
Remove Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
hluebbering committed Jul 8, 2024
1 parent fb6dc1a commit c39e611
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ <h2 class="advantages__title title" data-aos="animation-scale-y" data-aos-delay=

<div class="about-title border-line-h">

<div class="icon" style="background-image: url(https://hluebbering.github.io/images/icons%20and%20logos/find1.webp"></div>

<h2 class="title sub name">Education</h2>
</div>

Expand Down
2 changes: 1 addition & 1 deletion themes/ryancv/layouts/partials/testimonials-section.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h2 class="advantages__title title" data-aos="animation-scale-y" data-aos-delay=

<div class="about-title border-line-h">

<div class="icon" style="background-image: url({{ .skillsico | absURL }}"></div>
<!--<div class="icon" style="background-image: url({{ .skillsico | absURL }}"></div>-->
<h2 class="title sub name">{{ .subtitle1 }}</h2>
</div>

Expand Down

0 comments on commit c39e611

Please sign in to comment.