mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 12:16:37 -04:00
getting started content tweaks
This commit is contained in:
parent
fb7b02de87
commit
b3aa6d0904
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
### Changing Colors
|
||||
|
||||
Telescope is fairly flexible out of the box. You can tweak colors for the header and buttons in the [Settings](/settings) panel.
|
||||
Telescope is fairly flexible out of the box. You can tweak colors for the header and buttons in the [Settings](/settings) panel (just make sure you've created a user account first).
|
||||
|
||||
### Enabling Thumbnails
|
||||
|
||||
|
|
|
@ -77,7 +77,7 @@ var createDummyComments = function () {
|
|||
createComment("read_this_first", "Bruce", "What an awesome app!");
|
||||
|
||||
createComment("deploying_telescope", "Arnold", "Deploy to da choppah!");
|
||||
createComment("deploying_telescope", "Julia", "Do you really need to say this all the time?", "Deploy to the choppah!");
|
||||
createComment("deploying_telescope", "Julia", "Do you really need to say this all the time?", "Deploy to da choppah!");
|
||||
|
||||
createComment("customizing_telescope", "Julia", "This is really cool!");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue