mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
add information on the Neocities CLI
This commit is contained in:
parent
e6deaa05b9
commit
19b325b278
4 changed files with 67 additions and 3 deletions
|
@ -133,6 +133,10 @@ get '/thankyou' do
|
|||
erb :'thankyou'
|
||||
end
|
||||
|
||||
get '/cli' do
|
||||
erb :'cli'
|
||||
end
|
||||
|
||||
get '/forgot_username' do
|
||||
erb :'forgot_username'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue