profile changes

This commit is contained in:
2024-01-28 19:57:47 +01:00
parent 18f39fe3fb
commit 3f44151967
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
<header class="container">
<a href='<template name="gravatar link">' class="pfp"><template name="gravatar image"></a>
<a href='<template name="gravatar link">' class="big-pfp"><template name="gravatar image"></a>
<div class="profile-info">
<h1 class="profile-username"><template name="username"></h1>
</div>
</header>