fix(docs): Fix git repository icon name
This commit is contained in:
parent
08fd87c7de
commit
4a9bea5764
2 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ edition = "2024"
|
||||||
[output.html]
|
[output.html]
|
||||||
edit-url-template = "https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/{path}"
|
edit-url-template = "https://forgejo.ellis.link/continuwuation/continuwuity/src/branch/main/{path}"
|
||||||
git-repository-url = "https://forgejo.ellis.link/continuwuation/continuwuity"
|
git-repository-url = "https://forgejo.ellis.link/continuwuation/continuwuity"
|
||||||
git-repository-icon = "fa-git-alt"
|
git-repository-icon = "fab-git-alt"
|
||||||
|
|
||||||
[output.html.search]
|
[output.html.search]
|
||||||
limit-results = 15
|
limit-results = 15
|
||||||
|
|
|
||||||
|
|
@ -17,3 +17,5 @@
|
||||||
```
|
```
|
||||||
{{#include ../../pkg/conduwuit.service}}
|
{{#include ../../pkg/conduwuit.service}}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue