Skip to content

Commit ce0b03f

Browse files
committed
use silkti graphic!
1 parent 7e8701b commit ce0b03f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

html/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,8 +1541,8 @@ <h4 class="mt-4"> Settings </h4>
15411541
</div>
15421542
<div class="col-5 mt-5 nopad" id="profile-image" style="overflow-x: hidden;">
15431543
<div style="position: relative; top: 70%;font-size:0.8rem;color:#CCC;float:right;">
1544-
Photo by <a target="_blank" class="nodec"
1545-
href="https://www.marcustownsend.com/pebble-time-round">Marcus Townsend</a>
1544+
Render by <a target="_blank" class="nodec" href="https://joshuawise.com/">Joshua Wise</a>,
1545+
model by <a target="_blank" class="nodec" href="https://favouritehumandesign.com/">Siân Lemin</a>
15461546
</div>
15471547
</div>
15481548
</div>

html/res/css/devPortal.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,11 +490,11 @@ img.small {
490490
font-size: 1.1rem;
491491
}
492492
#profile-image {
493-
background-image: url("/res/img/ptr_exploded.png");
493+
background-image: url("/res/img/silkti-exploded.png");
494494
background-size: contain;
495495
background-repeat: no-repeat;
496496
/* background-size: 85%; */
497-
height: 77vh;
497+
height: 75vh;
498498
}
499499
#master-profile {
500500
overflow-x: hidden;

html/res/img/silkti-exploded.png

840 KB
Loading

0 commit comments

Comments
 (0)