1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

Merge branch 'anyproto:main' into main

This commit is contained in:
NoteMyBrain 2024-06-26 19:04:49 +02:00 committed by GitHub
commit bfbd650c1b
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Custom CSS
# Custom CSS Guide
Original community topic made by [LavaC](https://community.anytype.io/u/LavaC):
Original shared by [LavaC](https://community.anytype.io/u/LavaC) on our community forum:
{% embed url="https://community.anytype.io/t/tutorial-of-custom-css/14234" %}

View file

@ -85,3 +85,11 @@ There's a hack that can be done on desktop only. You will need to create a separ
You can check all keyboard shortcuts in the app by clicking on `? > Keyboard shortcuts` in the bottom right corner of the app.
</details>
<details>
<summary>Can I install Anytype on a Chromebook?</summary>
There are a few ways you can install Anytype on a Chromebook, but probably the easiest one is to use an [AppImage](https://download.anytype.io). For the full guide from one of our community members, please click [here](https://community.anytype.io/t/guide-to-use-anytype-on-a-chromebook/12181).
</details>