You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
283 B
9 lines
283 B
2 years ago
|
{
|
||
|
"id": "sliding-panes-obsidian",
|
||
|
"name": "Sliding Panes (Andy's Mode)",
|
||
|
"description": "Sliding Panes! Based on the style of [Andy Matuschak's Notes](https://notes.andymatuschak.org/)",
|
||
|
"isDesktopOnly": false,
|
||
|
"js": "main.js",
|
||
|
"css": "styles.css",
|
||
|
"version": "3.2.1"
|
||
|
}
|