mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
Deploy dylanh.dev to github.com/dilllxd/gitfolio.git:gh-pages
This commit is contained in:
parent
176a95228c
commit
e3a6c664db
1 changed files with 7 additions and 1 deletions
|
@ -53,7 +53,13 @@
|
|||
|
||||
<body>
|
||||
<div class="profile">
|
||||
<div id="profile_img"></div>
|
||||
<div
|
||||
id="profile_img"
|
||||
style="
|
||||
background: url(https://avatars1.githubusercontent.com/u/36942187?v=4)
|
||||
center;
|
||||
"
|
||||
></div>
|
||||
<div id="username">
|
||||
<span id="text" style="display: block;"></span>
|
||||
<div class="console-underscore" id="console">_</div>
|
||||
|
|
Loading…
Reference in a new issue