Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commit4dfd7f5

Browse files
committed
fixup! ent: Add utf charset to doc and add svg based power button - [ch7623]
1 parent7f928f4 commit4dfd7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎internal/loginsrv/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type Server struct {
1515
funcloginRedirectHTMLDoc(messagestring,statusstring)string {
1616
htmlTemplate:=`<html>
1717
<head>
18-
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
18+
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
1919
<meta name="viewport" content="width=device-width, initial-scale=1" />
2020
<link
2121
rel="icon"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp