Skip to content

Commit 683ff43

Browse files
committed
🎄 refactor: just show github username at profile
1 parent eaad06a commit 683ff43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎templates/profile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h2 class="text-center titles">User profile</h2>
157157
Github
158158
</div>
159159
<div class="menu-badge url" style="padding-bottom: 8px;">
160-
https://github.com/{{ github_username }}
160+
{{ github_username }}
161161
</div>
162162
</a>
163163
</li>

0 commit comments

Comments
 (0)