mirror of
https://github.com/sussy-code/docs.git
synced 2026-04-21 17:01:56 +00:00
Add .prettierignore because of setext headers
This commit is contained in:
parent
86cd905dc8
commit
42ff0204a5
2 changed files with 66 additions and 66 deletions
2
.prettierignore
Normal file
2
.prettierignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Ignore index due to prettier removing setext headers
|
||||
*.index.md
|
||||
|
|
@ -73,9 +73,6 @@ We support syncing your progress, proxies and bookmarks across devices, so you c
|
|||
Modular by design
|
||||
#description
|
||||
Mix and match different parts of the movie-web service, [host your backend](4.backend/1.deploy.md) or use ours, it'll work either way.
|
||||
|
||||
##
|
||||
|
||||
::
|
||||
::card{icon="mdi:flag"}
|
||||
#title
|
||||
|
|
@ -95,3 +92,4 @@ PWA Support
|
|||
#description
|
||||
Supports PWA, so you can install it on your phone and use it just like a native app.
|
||||
::
|
||||
::
|
||||
|
|
|
|||
Loading…
Reference in a new issue