-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a65482e
commit 8f25183
Showing
3 changed files
with
21 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,30 +81,27 @@ <h4 class="text-center mt-1" id="header"></h4> | |
<div class="row" id="personal_data"> | ||
<div class="container"> | ||
<div class="row "> | ||
<div class="col-xl-3 col-sm-6 col-xs-12"> | ||
<span id="emoji">📞</span>+34-683593896 | ||
<div class="col-xl-3 col-sm-6 col-xs-12" id="personal_0"> | ||
</div> | ||
<div class="col-xl-3 col-sm-6 col-xs-12"> | ||
<span id="emoji">📧</span>[email protected] | ||
📧 [email protected] | ||
</div> | ||
<div class="col-xl-3 col-sm-6 col-xs-12"> | ||
<a href="https://www.linkedin.com/in/jfmozaga" target="_blank"><span | ||
id="emoji">💼</span>linkedin.com/in/jfmozaga</a> | ||
<a href="https://www.linkedin.com/in/jfmozaga" target="_blank">💼linkedin.com/in/jfmozaga</a> | ||
</div> | ||
<div class="col-xl-3 col-sm-6 col-xs-12 "> | ||
<a href="https://www.github.com/juanfrilla" target="_blank"><span id="emoji"> | ||
👨💻</span>github.com/juanfrilla </a> | ||
<a href="https://www.github.com/juanfrilla" target="_blank">👨💻github.com/juanfrilla </a> | ||
</div> | ||
|
||
<div class="col-xl-3 col-sm-6 col-xs-12" id="personal_1"> | ||
<span id="emoji">🎂</span> 04/08/1994 (<span id="current-age"></span>) | ||
🎂 04/08/1994 (<span id="current-age"></span>) | ||
</div> | ||
<div class="col-xl-3 col-xs-12 d-sm-none d-xl-block"> | ||
</div> | ||
<div class="col-xl-3 col-xs-12 d-sm-none d-xl-block"> | ||
</div> | ||
<div class="col-xl-3 col-sm-6 col-xs-12" id="personal_2"> | ||
<span id="emoji">📍</span> | ||
📍 | ||
</div> | ||
</div> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters