format indiactors
This commit is contained in:
parent
09ab903815
commit
9a1bc97b99
@ -43,6 +43,7 @@ In action on my website: [deadvey.com](https://deadvey.com)<br/>
|
||||
* %N - the username of the user (poster)
|
||||
* %P - URL to create a new post
|
||||
* %O - URL to edit this post
|
||||
* %Q - URL to sign up
|
||||
* %R - Site wide RSS feed
|
||||
* %S - post seperator as defined by post_seperator
|
||||
* %T - Title
|
||||
|
@ -38,8 +38,9 @@ export const time_zone = "+0000"
|
||||
// %L - URL Permanent link to the post
|
||||
// %M - comments
|
||||
// %N - the username of the user (poster)
|
||||
// %P - URL to create a new post
|
||||
// %O - URL to edit this post
|
||||
// %P - URL to create a new post
|
||||
// %Q - URL to sign up
|
||||
// %R - Site wide RSS feed
|
||||
// %S - post seperator as defined by post_seperator
|
||||
// %T - Title
|
||||
|
Loading…
x
Reference in New Issue
Block a user