mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-26 13:41:32 +00:00
add hideTimestamp to options in readme
This commit is contained in:
@@ -21,7 +21,7 @@ It should display something similar to the following (I am using my Discord user
|
|||||||
|
|
||||||
When others click it, they will be directed to your actual Discord profile. Neat!
|
When others click it, they will be directed to your actual Discord profile. Neat!
|
||||||
|
|
||||||
## Options (wip)
|
## Options
|
||||||
|
|
||||||
There are a few options to customize this display using query parameters:
|
There are a few options to customize this display using query parameters:
|
||||||
|
|
||||||
@@ -49,6 +49,10 @@ If you don't want people seeing your discriminator (most likely for privacy reas
|
|||||||
|
|
||||||
If you don't want people seeing your status, append the query param `hideStatus=true` to the end of the URL. Your status is shown by default if you have one.
|
If you don't want people seeing your status, append the query param `hideStatus=true` to the end of the URL. Your status is shown by default if you have one.
|
||||||
|
|
||||||
|
### ___Hide Elapsed Time___
|
||||||
|
|
||||||
|
If you don't want people seeing the elapsed time on an activity, append the query param `hideTimestamp=true` to the end of the URL. Elapsed time is shown by default.
|
||||||
|
|
||||||
## ___Example URL and result___
|
## ___Example URL and result___
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user