📚 add screenshots (README.md, docs/curl.png, docs/webpage.png)
This commit is contained in:
parent
dad2e652d0
commit
94cefec3c9
3 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -10,6 +10,14 @@ A "410 Gone" frontend page for a Federated SNS. [View Demo Page](https://fedi-go
|
|||
|
||||
</div>
|
||||
|
||||
<details>
|
||||
<summary>View Screenshots</summary>
|
||||
|
||||

|
||||

|
||||
|
||||
</details>
|
||||
|
||||
## Usage 💨
|
||||
|
||||
You need to write `src/consts.ts` according to your instance information.
|
||||
|
@ -30,7 +38,7 @@ vercel deploy --prod
|
|||
```
|
||||
|
||||
<details>
|
||||
<summary>Show default src/consts.ts</summary>
|
||||
<summary>View default src/consts.ts</summary>
|
||||
|
||||
```ts
|
||||
export const DOMAIN = "ap.example.tld";
|
||||
|
|
BIN
docs/curl.png
Normal file
BIN
docs/curl.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 291 KiB |
BIN
docs/webpage.png
Normal file
BIN
docs/webpage.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 739 KiB |
Loading…
Add table
Reference in a new issue