Files
WorkNote/.obsidian/plugins/obsidian-webpage-export-master/page_layout.xml
2025-04-10 14:07:13 +08:00

30 lines
830 B
XML

<html>
<head>
<head-content />
<custom-head-content />
</head>
<body>
<vertical>
<webpage>
<left-sidebar>
<theme-toggle />
<file-viewer />
</left-sidebar>
<vertical>
<document />
</vertical>
<right-sidebar>
<graph-view />
<outline />
</right-sidebar>
</webpage>
</vertical>
</body>
</html>
<!-- Possible Tags:
HTML Tags: html, body, head
Layout Tags: vertical, horizontal
Main Element Tags: theme-toggle, file-viewer, document, graph-view, outline, head-content, custom-head-content
Website Layout Tags: webpage, left-sidebar, right-sidebar
-->