Skip to content

Commit 7bdd6d5

Browse files
save file
1 parent d9211ad commit 7bdd6d5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

chat/chat.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,20 @@
105105
<body>
106106

107107

108+
<chat-hdr component=grp>
109+
<img slot=title src='images/chat.png' style='top:-10px;height:75px'>
110+
<h1 slot=seo-hdr class=visually-hidden>
111+
chat
112+
</h1>
113+
<h4 slot=version>
114+
v1.0
115+
</h4>
116+
<time slot=date datetime=2026-03-01>
117+
01 Mar 2026
118+
</time>
119+
</chat-hdr>
120+
121+
108122
<chat-room-tmp component=grp_root server='/chat' room=main></chat-room-tmp>
109123

110124

0 commit comments

Comments
 (0)