Skip to content

Commit a31e8f5

Browse files
committed
chore: update default project index html to youtube channel and be lp edit friendly
1 parent 0e53c0d commit a31e8f5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/assets/default-project/en/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,17 @@ <h1>Phoenix Code</h1>
1717
</div>
1818
<div class="video-container">
1919
<a
20-
href="https://www.youtube.com/watch?feature=player_embedded&v=Jkg3nAZ6vF8"
20+
href="https://www.youtube.com/@phoenixcodeeditor3764"
2121
target="_blank"
22-
title="Phoenix YouTube Channel">
22+
title="Phoenix YouTube Channel"
23+
class="phcode-no-lp-edit">
2324
<img
2425
src="images/youtube_video.png"
2526
alt="Phoenix Code on YouTube"
2627
title="Phoenix Code on YouTube"
2728
style="max-width: 320px" />
2829
</a>
29-
<img src="images/play.svg" class="play-button" style="width: 64px;" alt="play">
30+
<img src="images/play.svg" class="play-button phcode-no-lp-edit" style="width: 64px;" alt="play">
3031
</div>
3132
</div>
3233
<img id="cloudLeftTop" alt="cloud" src="images/vector-top-left.png" />

0 commit comments

Comments
 (0)