mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-07-29 05:49:50 +00:00
Clean up
This commit is contained in:
committed by
Juha Ristolainen
parent
ed2b511762
commit
96bd68be7c
@ -1,4 +1,4 @@
|
||||
<link rel="stylesheet" href="file:///${profile.style}">
|
||||
<link rel="stylesheet" href="file:///${style}">
|
||||
<h3> ${profile.user} Level ${profile.level} (${profile.total_xp} XP)
|
||||
<% if( profile.new_xp > 0 ) { %>
|
||||
<sup>(
|
||||
@ -62,5 +62,3 @@
|
||||
</div>
|
||||
<% } %>
|
||||
</div>
|
||||
|
||||
<circle cx="60" cy="60" r="50"/>
|
Reference in New Issue
Block a user