We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f814bd0 commit 10c8bafCopy full SHA for 10c8baf
index.html
@@ -62,7 +62,7 @@
62
<header id="home" class="bg-gradient-to-r from-indigo-50 via-white to-cyan-50 pt-20 pb-24 sm:pt-24 sm:pb-32">
63
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
64
<img class="w-32 h-32 rounded-full mx-auto mb-6 shadow-lg border-4 border-white"
65
- src="https://static.wikia.nocookie.net/disneytsumtsum/images/8/8a/AirplaneDonald.png/revision/latest?cb=20220601025604"
+ src="IMAGE/brave_donald.png"
66
alt="Your Name - Profile Picture"
67
onerror="this.onerror=null; this.src='https://placehold.co/128x128/cccccc/ffffff?text=Error';"> <h1 class="text-4xl font-bold tracking-tight text-gray-900 sm:text-5xl lg:text-6xl">
68
Hi, I'm Tanawich
0 commit comments