Skip to content

Commit 40a192e

Browse files
committed
update readme
1 parent 30ac46d commit 40a192e

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

Snippets/Page Cloud 1/README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,9 @@ The following are preview images of what the snippet will do and appear like:
9090
- View the [Javascript](#javascript) section below, and copy the [Normal](#normal-version) or [Minified](#minified-version) version of the code and paste it into your Obsidian note.
9191
- View the [CSS](#css) section below, and copy the provided CSS, then create a new `.css` snippet and paste the copied code.
9292
- Enable the new CSS snippet in your `Obsidian Settings` under `Appearance`.
93+
- More detailed instructions below.
9394

94-
<br />
95-
96-
More detailed instructions below.
97-
98-
<br />
99-
100-
---
101-
102-
<br />
95+
<br /><br />
10396

10497
### Javascript
10598

@@ -385,14 +378,16 @@ Click the mini folder icon to open your **Obsidian Snippets folder**.
385378
386379
Create a new file named whatever (`page_cloud_v1.css` in our example).
387380
388-
Copy the code below and paste it into the new `page_cloud_v1.css` file which should be in `YourVaultName/.obsidian/snippets/page_cloud_v1.css`
389-
390381
<br />
391382
392383
<p align="center"><img style="width: 100%;text-align: center;" src="https://raw.githubusercontent.com/Aetherinox/obsidian-dataview-snippets/main/Snippets/Page%20Cloud%201/images/install_2.png"></p>
393384
394385
<br />
395386
387+
Copy the code below and paste it into the new `page_cloud_v1.css` file which should be in `YourVaultName/.obsidian/snippets/page_cloud_v1.css`
388+
389+
<br />
390+
396391
```css
397392
/* @settings
398393
name: ☁️ Page Cloud - Version 1

0 commit comments

Comments
 (0)