Skip to content

Commit d5c53c1

Browse files
authored
Simplify flask (#215)
* Simply flask icon - Also remove data from copywrite. Its not necessary. - Rename beaker.svg flask.svg * Make flask.svg background while to show up in dark theme
1 parent ef169fb commit d5c53c1

File tree

3 files changed

+14
-74
lines changed

3 files changed

+14
-74
lines changed

docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"_enableNewTab": true,
3636
"_enableSearch": true,
3737
"pdf": false,
38-
"_appFooter": "&copy; 2024 Open Ephys and Contributors. Made with <a href=\"https://dotnet.github.io/docfx\">docfx</a>",
38+
"_appFooter": "&copy; Open Ephys and Contributors. Made with <a href=\"https://dotnet.github.io/docfx\">docfx</a>",
3939
"_appFaviconPath": "favicon.png",
4040
"_appLogoPath": "logo-light-mode.svg"
4141
},

images/beaker.svg renamed to images/flask.svg

Lines changed: 12 additions & 72 deletions
Loading

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ title: OpenEphys.Onix1
1818

1919
| [User Guide](xref:getting-started) | [Operator Reference](xref:OpenEphys.Onix1) | <xref:tutorials> | [Hardware Guide](https://open-ephys.github.io/onix-docs/) |
2020
|:----:|:----:|:----:|:----:|
21-
| [![User Guide](images/running.svg){width=150}](xref:getting-started) | [![Operator Reference](images/books.svg){width=150}](xref:OpenEphys.Onix1) | [![Tutorials](images/beaker.svg){width=150}](xref:tutorials) |[![Tutorials](images/screwdriver.svg){width=150}](https://open-ephys.github.io/onix-docs/)|
21+
| [![User Guide](images/running.svg){width=150}](xref:getting-started) | [![Operator Reference](images/books.svg){width=150}](xref:OpenEphys.Onix1) | [![Tutorials](images/flask.svg){width=150}](xref:tutorials) |[![Tutorials](images/screwdriver.svg){width=150}](https://open-ephys.github.io/onix-docs/)|
2222
| Start here for usage instructions. | Detailed information on library components. | How to make the most of ONIX in Bonsai. | Go to the hardware documentation site. |
2323

2424
</div>

0 commit comments

Comments
 (0)