Update publish.md
parent
7d38bc7654
commit
a7af16beb1
|
@ -179,6 +179,41 @@ Or don't" \
|
||||||
ntfy.sh/phil_alerts
|
ntfy.sh/phil_alerts
|
||||||
```
|
```
|
||||||
|
|
||||||
|
=== "ntfy CLI"
|
||||||
|
```
|
||||||
|
// TODO
|
||||||
|
```
|
||||||
|
|
||||||
|
=== "HTTP"
|
||||||
|
``` http
|
||||||
|
// TODO
|
||||||
|
```
|
||||||
|
|
||||||
|
=== "JavaScript"
|
||||||
|
``` javascript
|
||||||
|
// TODO
|
||||||
|
```
|
||||||
|
|
||||||
|
=== "Go"
|
||||||
|
``` go
|
||||||
|
// TODO
|
||||||
|
```
|
||||||
|
|
||||||
|
=== "PowerShell"
|
||||||
|
``` powershell
|
||||||
|
// TODO
|
||||||
|
```
|
||||||
|
|
||||||
|
=== "Python"
|
||||||
|
``` python
|
||||||
|
// TODO
|
||||||
|
```
|
||||||
|
|
||||||
|
=== "PHP"
|
||||||
|
``` php-inline
|
||||||
|
// TODO
|
||||||
|
```
|
||||||
|
|
||||||
<figure markdown>
|
<figure markdown>
|
||||||
![priority notification](static/img/multiline-notification.png){ width=500 }
|
![priority notification](static/img/multiline-notification.png){ width=500 }
|
||||||
<figcaption>Urgent multiline notification with tags and title</figcaption>
|
<figcaption>Urgent multiline notification with tags and title</figcaption>
|
||||||
|
|
Loading…
Reference in New Issue