Skip to content

Commit 98a3703

Browse files
committed
Better toggle logo
1 parent af199eb commit 98a3703

File tree

6 files changed

+200
-188
lines changed

6 files changed

+200
-188
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
# toggle: Show/Hide Code Output <img src="docs/toggle-logo.svg" align ="right" alt="" width ="150"/>
1+
# toggle: Show/Hide Code Output <img src="docs/toggle-animated-logo.svg" align ="right" alt="" width ="150"/>
22

33
The `toggle` extension allows you to toggle between showing code with output or just code by itself in Quarto HTML documents by adding a convenient toggle button that appears when hovering over code blocks, similar to the copy button.
44

5-
> [!IMPORTANT]
6-
>
7-
> GIF HERE
8-
>
9-
105
## Installation
116

127
To install the `toggle` extension, follow these steps:

docs/_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ website:
77
repo-url: https://github.com/coatless-quarto/toggle/
88
repo-actions: [edit, issue]
99
sidebar:
10-
logo: "toggle-logo.svg"
10+
logo: "toggle-animated-logo.svg"
1111
logo-alt: "A hexagon logo for the toggle Quarto extension."
1212
style: "floating"
1313
search: true

docs/index.qmd

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ format:
77

88
The `toggle` extension allows you to toggle between showing code with output or just code by itself in Quarto HTML documents by adding a convenient toggle button that appears when hovering over code blocks, similar to the copy button.
99

10-
> [!IMPORTANT]
11-
>
12-
> GIF HERE
13-
>
14-
1510
## Installation
1611

1712
To install the `toggle` extension, follow these steps:

docs/toggle-animated-logo.svg

Lines changed: 108 additions & 0 deletions
Loading

docs/toggle-logo.svg

Lines changed: 0 additions & 176 deletions
This file was deleted.

0 commit comments

Comments
 (0)