Skip to content

Commit 0d908dd

Browse files
authored
Update index.html
1 parent eaf9184 commit 0d908dd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h1 class="hero__title color-1 weight-title-h font-title">Code with fun</h1>
114114
<path d="M14 47c0-18.778 15.222-34 34-34h232c18.778 0 34 15.222 34 34v560c0 18.778-15.222 34-34 34H48c-18.778 0-34-15.222-34-34V47z" fill="transparent"></path>
115115
</g>
116116
</svg>
117-
<div class="pdxContent"><img src="/homepage/featured-pic.png"></div>
117+
<div class="pdxContent"><img src="/homepage/featured-pic.png" draggable="false"></div>
118118
</div>
119119
</div>
120120
</div>
@@ -245,7 +245,7 @@ <h3 class="ftPoint__title color-1 weight-text-m">Private</h3>
245245
<path d="M14 47c0-18.778 15.222-34 34-34h232c18.778 0 34 15.222 34 34v560c0 18.778-15.222 34-34 34H48c-18.778 0-34-15.222-34-34V47z" fill="transparent"></path>
246246
</g>
247247
</svg>
248-
<div class="pdxContent"><img src="/homepage/secondary-pic.png"></div>
248+
<div class="pdxContent"><img src="/homepage/secondary-pic.png" draggable="false"></div>
249249
</div>
250250
</div>
251251
</div>
@@ -397,4 +397,3 @@ <h2 class="color-1 weight-title-h font-title section__title center">A codeful of
397397
</body>
398398

399399
</html>
400-

0 commit comments

Comments
 (0)