Formated links
This commit is contained in:
parent
b665a15a6a
commit
f07e908883
35
index.html
35
index.html
@ -63,10 +63,15 @@
|
||||
>
|
||||
<i class="qlink__icon" data-feather="bookmark"></i>
|
||||
</a>
|
||||
<a href="https://columns.app" class="qlink__link qlink__link-5">
|
||||
<a
|
||||
href="https://columns.app"
|
||||
target="blank"
|
||||
class="qlink__link qlink__link-5"
|
||||
>
|
||||
<i class="qlink__icon" data-feather="trello"></i>
|
||||
</a>
|
||||
<a
|
||||
target="blank"
|
||||
href="https://www.youtube.com/"
|
||||
class="qlink__link qlink__link-6"
|
||||
>
|
||||
@ -77,21 +82,25 @@
|
||||
<div class="card qlist qlist__1">
|
||||
<i class="qlist__head" data-feather="music"></i>
|
||||
<a
|
||||
target="blank"
|
||||
href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
class="qlist__link"
|
||||
>Inspirational</a
|
||||
>
|
||||
<a
|
||||
target="blank"
|
||||
href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
class="qlist__link"
|
||||
>Classic</a
|
||||
>
|
||||
<a
|
||||
target="blank"
|
||||
href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
class="qlist__link"
|
||||
>Oldies</a
|
||||
>
|
||||
<a
|
||||
target="blank"
|
||||
href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
||||
class="qlist__link"
|
||||
>Rock</a
|
||||
@ -100,12 +109,28 @@
|
||||
|
||||
<div class="card qlist qlist__2">
|
||||
<i class="qlist__head" data-feather="coffee"></i>
|
||||
<a href="https://www.linkedin.com" class="qlist__link"
|
||||
<a
|
||||
href="https://www.linkedin.com"
|
||||
target="blank"
|
||||
class="qlist__link"
|
||||
>LinkedIn</a
|
||||
>
|
||||
<a href="https://dribbble.com/" class="qlist__link">Dribble</a>
|
||||
<a href="https://www.udemy.com/" class="qlist__link">Udemy</a>
|
||||
<a href="https://www.figma.com/files/recent" class="qlist__link"
|
||||
<a
|
||||
href="https://dribbble.com/"
|
||||
target="blank"
|
||||
class="qlist__link"
|
||||
>Dribble</a
|
||||
>
|
||||
<a
|
||||
href="https://www.udemy.com/"
|
||||
target="blank"
|
||||
class="qlist__link"
|
||||
>Udemy</a
|
||||
>
|
||||
<a
|
||||
href="https://www.figma.com/files/recent"
|
||||
target="blank"
|
||||
class="qlist__link"
|
||||
>Figma</a
|
||||
>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user