mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-09 12:36:07 +02:00
docs: Remove header image from inline docs (#2045)
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
//! [](https://github.com/tauri-apps/plugins-workspace/tree/v2/plugins/websocket)
|
||||
//!
|
||||
//! Expose a WebSocket server to your Tauri frontend.
|
||||
//! Open a WebSocket connection using a Rust client in JS.
|
||||
|
||||
#![doc(
|
||||
html_logo_url = "https://github.com/tauri-apps/tauri/raw/dev/app-icon.png",
|
||||
|
||||
Reference in New Issue
Block a user