mirror of
https://github.com/d0zingcat/obsidian-send-to-ghost.git
synced 2026-05-13 23:16:49 +00:00
Remove uneccessary heading
This commit is contained in:
@@ -13,8 +13,6 @@ export class SettingTab extends PluginSettingTab {
|
||||
const { containerEl } = this;
|
||||
|
||||
containerEl.empty();
|
||||
containerEl.createEl("h2", { text: "Send to Ghost" });
|
||||
|
||||
const document = containerEl.createEl("p", {
|
||||
text: `If you get stuck, please refer to `,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user