updates
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m32s
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 1m32s
Took 5 minutes
This commit is contained in:
parent
cf8530c750
commit
5e2946d00c
@ -1,3 +1,2 @@
|
||||
# docs
|
||||
|
||||
The public documentation for Pulse App.
|
||||
The source coded for the Pulse App documentation site.
|
@ -3,7 +3,7 @@
|
||||
"metadata": {
|
||||
"title": {
|
||||
"default": "Pulse Docs",
|
||||
"template": "Pulse Docs"
|
||||
"template": "%s • Pulse Docs"
|
||||
},
|
||||
"description": "A lightweight service monitoring solution for tracking the availability of whatever service your heart desires!",
|
||||
"openGraph": {
|
||||
|
@ -91,9 +91,4 @@ export type FooterLink = {
|
||||
* when the screen size is small.
|
||||
*/
|
||||
shortName?: string;
|
||||
|
||||
/**
|
||||
* Is this an external link?
|
||||
*/
|
||||
external?: boolean;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user