mirror of
https://github.com/lektor/lektor-website.git
synced 2025-04-03 00:45:37 +02:00
fix markdown typo
This commit is contained in:
parent
1386b85381
commit
b14755acd2
@ -2,9 +2,8 @@
|
||||
name = Lektor
|
||||
|
||||
[servers.ghpages]
|
||||
enabled = yes
|
||||
target = ghpages://go-bears/lektor-website
|
||||
default = yes
|
||||
|
||||
|
||||
[packages]
|
||||
lektor-webpack-support = 0.1
|
||||
|
@ -18,7 +18,7 @@ can also accept `username:password@` in the URL to hold the credentials in
|
||||
addition to accepting username and password from the command line or
|
||||
environment variables.
|
||||
|
||||
You will need to change the `your-project-name.lektorproject`
|
||||
You will need to change the `your-project-name.lektorproject`
|
||||
file to specify the server target.
|
||||
|
||||
Example:
|
||||
|
Loading…
x
Reference in New Issue
Block a user