added custom prompts css file. see #12
This commit is contained in:
parent
9c840292b9
commit
5d2a397827
2 changed files with 1 additions and 0 deletions
0
customprompts/mzta-custom-prompts.css
Normal file
0
customprompts/mzta-custom-prompts.css
Normal file
|
|
@ -3,6 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>ThunderAI - Manage Prompts</title>
|
<title>ThunderAI - Manage Prompts</title>
|
||||||
|
<link rel="stylesheet" href="mzta-custom-prompts.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue