feat: add navigation items for Preview and Live sites in AdminPanelProvider (#21)
Co-authored-by: jon brookes <marshyon@gmail.com> Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/21
This commit is contained in:
parent
b6b841391c
commit
64a7d1d2f4
2 changed files with 21 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
URL='http://127.0.0.1:8000'
|
||||
# URL='http://127.0.0.1:8000'
|
||||
|
||||
curl -X POST $URL/api/notifications/preview-site-built \
|
||||
-H "Authorization: Bearer $TOKEN" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue