mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-15 05:15:17 +00:00
Inline plugin support
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Discord Test Client</title>
|
||||
<link rel="stylesheet" href="/assets/fosscord.css"/>
|
||||
<link id="logincss" rel="stylesheet" href="/assets/fosscord-login.css"/>
|
||||
<link id="customcss" rel="stylesheet" href="/assets/user.css"/>
|
||||
<link rel="stylesheet" href="/assets/fosscord.css" />
|
||||
<link id="logincss" rel="stylesheet" href="/assets/fosscord-login.css" />
|
||||
<link id="customcss" rel="stylesheet" href="/assets/user.css" />
|
||||
<!-- preload plugin marker -->
|
||||
</head>
|
||||
|
||||
|
||||
Generated
BIN
Binary file not shown.
Reference in New Issue
Block a user