diff --git a/Usage/Prompts/prompts.md b/Usage/Prompts/prompts.md index 87e41214e..b922984be 100644 --- a/Usage/Prompts/prompts.md +++ b/Usage/Prompts/prompts.md @@ -97,7 +97,7 @@ Giving the AI additional instructions in the Main Prompt can help it understand > Answer truthfully and write out your thinking step by step to be sure you get the right answer. -The AI will more easily follow instructions about what it should do than what it should not do. For example, if you want the AI to avoid writing in a certain way, it's better to tell it how you want it to write instead. And while `Do not decide what {{user}} says or does` is commonly included in prompts to prevent the AI from controlling your persona, some users find `Write {{char}}'s responses in a way that respects {{user}}'s autonomy` is more effective. +The AI will more easily follow instructions about what it should do than what it should not do. For example, if you want the AI to avoid writing in a certain way, it's better to tell it how you want it to write instead. And while *"Do not decide what \{\{user\}\} says or does"* is commonly included in prompts to prevent the AI from controlling your persona, some users find *"Write \{\{char\}\}'s responses in a way that respects \{\{user\}\}'s autonomy"* is more effective. There is often a better place than the Main Prompt to include information about the user or characters, modify a character's writing and speaking style, or give other specific instructions. The Main Prompt is best used for general instructions about the conversation as a whole, or about a type of conversation that you want to have. diff --git a/Usage/index.md b/Usage/index.md index 5660dd04b..ad4b0f1eb 100644 --- a/Usage/index.md +++ b/Usage/index.md @@ -93,7 +93,7 @@ Manage information and when to insert it into the prompt ::: :::callout - **[User Settings](/Usage/User_Settings/User_Settings.md)** + **[User Settings](/Usage/User_Settings/User_Settings.md)** Change the theme, and the look and feel of messages and chats ::: @@ -105,22 +105,19 @@ Change the background image ::: :::callout - -**[Extensions](/extensions/index.md)** + **[Extensions](/extensions/index.md)** Add new features and capabilities to the AI or the interface ::: :::callout - -**[Personas](/Usage/personas.md)** + **[Personas](/Usage/personas.md)** Create and manage personas to use with the AI ::: :::callout - -**[Characters](/Usage/Characters/index.md)** + **[Characters](/Usage/Characters/index.md)** Create and manage characters for the AI to use ::: diff --git a/_includes/head.html b/_includes/head.html index ac046495b..9c76514e3 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -27,13 +27,9 @@ margin-bottom: 0 !important; } - div.callout:has(img) { - min-height: 8rem; - } - - .callout i.fa-solid { - margin-right: 1rem; - filter: invert(42%) hue-rotate(183deg) brightness(91%) contrast(83%); + .callout .fa-fw { + margin: 1rem 0.5rem 1rem 0; + color: slategrey; } diff --git a/static/navbar/address-card-solid.svg b/static/navbar/address-card-solid.svg deleted file mode 100644 index 2d6f4cd1e..000000000 --- a/static/navbar/address-card-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/navbar/book-atlas-solid.svg b/static/navbar/book-atlas-solid.svg deleted file mode 100644 index 9e4dd3163..000000000 --- a/static/navbar/book-atlas-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/navbar/cubes-solid.svg b/static/navbar/cubes-solid.svg deleted file mode 100644 index ec9ce3d1c..000000000 --- a/static/navbar/cubes-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/navbar/face-smile-solid.svg b/static/navbar/face-smile-solid.svg deleted file mode 100644 index 8ca67ea87..000000000 --- a/static/navbar/face-smile-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/navbar/font-solid.svg b/static/navbar/font-solid.svg deleted file mode 100644 index dce57e7f6..000000000 --- a/static/navbar/font-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/navbar/panorama-solid.svg b/static/navbar/panorama-solid.svg deleted file mode 100644 index 494f971ac..000000000 --- a/static/navbar/panorama-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/navbar/plug-solid.svg b/static/navbar/plug-solid.svg deleted file mode 100644 index 3d8764535..000000000 --- a/static/navbar/plug-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/navbar/sliders-solid.svg b/static/navbar/sliders-solid.svg deleted file mode 100644 index 478554d3b..000000000 --- a/static/navbar/sliders-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/navbar/user-gear-solid.svg b/static/navbar/user-gear-solid.svg deleted file mode 100644 index 947d0656c..000000000 --- a/static/navbar/user-gear-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file