1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-09 17:45:53 +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
No known key found for this signature in database
GPG Key ID: 8F9478F220CE65E9

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>