27 lines
520 B
Markdown
27 lines
520 B
Markdown
|
# ielenia.lgbt
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
---
|
||
|
## Getting Started
|
||
|
|
||
|
Welcome to your new KitsuDev Repo, ielenia! Feel free to make this place your own!
|
||
|
|
||
|
## Make your first push!
|
||
|
Once you're ready to push your files, use these commands to get to your spot!
|
||
|
```bash
|
||
|
git remote add origin https://kitsunes.dev/ielenia/ielenia.lgbt.git
|
||
|
git branch -M main
|
||
|
git push -uf origin main
|
||
|
```
|
||
|
|
||
|
Once you're all set, please [Make a README](https://www.makeareadme.com/)!
|
||
|
|
||
|
---
|
||
|
Have fun, and happy coding!
|
||
|
|
||
|
-- Kio
|
||
|
|
||
|
(p.s. and while you're at it, say hi to pearl.)
|