aboutsummaryrefslogtreecommitdiff
path: root/profile/public/user.html
diff options
context:
space:
mode:
authorLarsVomMars2021-01-27 14:34:36 +0100
committerLarsVomMars2021-01-27 14:34:36 +0100
commit833a7316fce5dd2be52255da3d9bc0809ef74413 (patch)
treeddd2ca5a17c51973803045b15f717d3dcee21874 /profile/public/user.html
parent675a967c7b8d5003cbb497e0b014062becc2f71c (diff)
Profile characteristic
Diffstat (limited to 'profile/public/user.html')
-rw-r--r--profile/public/user.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/profile/public/user.html b/profile/public/user.html
index 8a3e980..56464e1 100644
--- a/profile/public/user.html
+++ b/profile/public/user.html
@@ -21,6 +21,7 @@
<main>
<div id="user"></div>
<div id="comments"></div>
+ <div id="char"></div>
</main>
<script src="user.js" charset="utf-8"></script>