[doc] Icon& Doc

This commit is contained in:
acite
2025-09-14 23:19:16 +08:00
parent ec7306ade2
commit 8465ec5b2a
4 changed files with 28 additions and 28 deletions

View File

@@ -72,30 +72,30 @@
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" /> <option name="showLibraryContents" value="true" />
</component> </component>
<component name="PropertiesComponent"><![CDATA[{ <component name="PropertiesComponent">{
"keyToString": { &quot;keyToString&quot;: {
".NET Launch Settings Profile.Abyss: http.executor": "Debug", &quot;.NET Launch Settings Profile.Abyss: http.executor&quot;: &quot;Debug&quot;,
".NET Launch Settings Profile.Abyss: https.executor": "Debug", &quot;.NET Launch Settings Profile.Abyss: https.executor&quot;: &quot;Debug&quot;,
".NET Project.AbyssCli.executor": "Run", &quot;.NET Project.AbyssCli.executor&quot;: &quot;Run&quot;,
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true", &quot;ASKED_SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
"ModuleVcsDetector.initialDetectionPerformed": "true", &quot;ModuleVcsDetector.initialDetectionPerformed&quot;: &quot;true&quot;,
"Publish to folder.Publish Abyss to folder x86.executor": "Run", &quot;Publish to folder.Publish Abyss to folder x86.executor&quot;: &quot;Run&quot;,
"Publish to folder.Publish Abyss to folder.executor": "Run", &quot;Publish to folder.Publish Abyss to folder.executor&quot;: &quot;Run&quot;,
"RunOnceActivity.ShowReadmeOnStart": "true", &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true", &quot;RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252&quot;: &quot;true&quot;,
"RunOnceActivity.git.unshallow": "true", &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
"XThreadsFramesViewSplitterKey": "0.30266345", &quot;XThreadsFramesViewSplitterKey&quot;: &quot;0.30266345&quot;,
"git-widget-placeholder": "main", &quot;git-widget-placeholder&quot;: &quot;main&quot;,
"last_opened_file_path": "/home/acite/embd/WebProjects/Abyss/README.md", &quot;last_opened_file_path&quot;: &quot;/home/acite/embd/WebProjects/Abyss/README.md&quot;,
"node.js.detected.package.eslint": "true", &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
"node.js.detected.package.tslint": "true", &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
"node.js.selected.package.eslint": "(autodetect)", &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
"node.js.selected.package.tslint": "(autodetect)", &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
"nodejs_package_manager_path": "npm", &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
"settings.editor.selected.configurable": "com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable", &quot;settings.editor.selected.configurable&quot;: &quot;com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable&quot;,
"vue.rearranger.settings.migration": "true" &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
} }
}]]></component> }</component>
<component name="RunManager" selected="Publish to folder.Publish Abyss to folder"> <component name="RunManager" selected="Publish to folder.Publish Abyss to folder">
<configuration name="Publish Abyss to folder x86" type="DotNetFolderPublish" factoryName="Publish to folder"> <configuration name="Publish Abyss to folder x86" type="DotNetFolderPublish" factoryName="Publish to folder">
<riderPublish configuration="Release" platform="Any CPU" produce_single_file="true" ready_to_run="true" self_contained="true" target_folder="/opt/security/https/server" target_framework="net9.0" uuid_high="3690631506471504162" uuid_low="-4858628519588143325"> <riderPublish configuration="Release" platform="Any CPU" produce_single_file="true" ready_to_run="true" self_contained="true" target_folder="/opt/security/https/server" target_framework="net9.0" uuid_high="3690631506471504162" uuid_low="-4858628519588143325">
@@ -208,7 +208,8 @@
<workItem from="1757745929389" duration="93000" /> <workItem from="1757745929389" duration="93000" />
<workItem from="1757751423586" duration="2687000" /> <workItem from="1757751423586" duration="2687000" />
<workItem from="1757782027930" duration="308000" /> <workItem from="1757782027930" duration="308000" />
<workItem from="1757830765557" duration="374000" /> <workItem from="1757830765557" duration="1218000" />
<workItem from="1757862781213" duration="341000" />
</task> </task>
<servers /> <servers />
</component> </component>

View File

@@ -1,4 +1,4 @@
_<div align="center"> <div align="center">
# Abyss (Server for Aether) # Abyss (Server for Aether)
@@ -6,11 +6,10 @@ _<div align="center">
🚀This is the server of the multimedia application Aether, which can also be extended to other purposes🚀 🚀This is the server of the multimedia application Aether, which can also be extended to other purposes🚀
<img src="abyss_clip.png" width="25%" alt="Logo">
</div> </div>
<br/>
<br/>
<br/>
--- ---

BIN
abyss.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
abyss_clip.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 KiB