mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
profile cards
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<div class="card card-profile">
|
||||
<div class="card-header" style="background-image: url({{ site.base }}/static/photos/{{ site.data.photos[22].file }});"></div>
|
||||
<div class="card">
|
||||
<div class="card-body text-center">
|
||||
<img class="card-profile-img" src="{{ site.data.people[4].photo }}">
|
||||
|
||||
<h2 class="mb-3">{{ site.data.people[4].first_name }} {{ site.data.people[4].last_name }}</h2>
|
||||
|
||||
<p class="mb-4">
|
||||
|
||||
Reference in New Issue
Block a user