Skip to content

Commit fccda84

Browse files
committed
2025-10-20 18:07:56: optimal constructives slides
1 parent fbcd2e6 commit fccda84

17 files changed

+84
-2
lines changed

.obsidian/appearance.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"enabledCssSnippets": [
3-
"img"
3+
"img",
4+
"slides"
45
],
56
"theme": "obsidian"
67
}

.obsidian/core-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"random-note": false,
2323
"outline": true,
2424
"word-count": true,
25-
"slides": false,
25+
"slides": true,
2626
"audio-recorder": false,
2727
"workspaces": false,
2828
"file-recovery": true,

.obsidian/snippets/slides.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.reveal {
2+
font-size: 2em;
3+
}
96.1 KB
Loading
96.1 KB
Loading
125 KB
Loading
46.5 KB
Loading
121 KB
Loading
180 KB
Loading
37.4 KB
Loading

0 commit comments

Comments
 (0)