This commit is contained in:
Saahil 2025-01-06 19:57:13 -05:00
parent 29ba31d82e
commit 6aec6404b4
No known key found for this signature in database
GPG key ID: 8A8B64515254CFC6

View file

@ -83,7 +83,7 @@ body {
</head>
<body>
<div id="container">
<img src="${userInfo.user.profile.image_192}" style="border-radius: 50%;width: 50%;height: 50%">
<img src="${userInfo.user.profile.image_192}" style="border-radius: 50%">
<span id="text1"></span>
<span id="text2"></span>
</div>