1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

fix(resume): usage of experience website

This commit is contained in:
Divlo
2022-02-23 11:14:53 +01:00
parent 8b9e58c47c
commit 48d35776a9

View File

@ -87,7 +87,7 @@
<li class="card card-nested clearfix">
<div class="content">
<p class="clear-margin relative">
<a href="<%= experience.url %>">
<a href="<%= experience.website %>">
<strong><%= experience.name %></strong>
</a>
</p>