fix
This commit is contained in:
parent
86f8fee930
commit
5eb87bb7a6
@ -207,14 +207,14 @@ async fn process(message: Vec<u8>, ctx: &mut Context) -> Result<i64, ProcessErro
|
||||
|
||||
## other
|
||||
|
||||
### license viewer
|
||||
### license view
|
||||
|
||||
```html
|
||||
// https://github.com/likeandscribe/frontpage/blob/de31aedf73c4e80e7376cf73c7c054437563f2ab/packages/frontpage/app/layout.tsx#L28-L52
|
||||
+ <div dangerouslySetInnerHTML={{__html: '<!-- frontpage | MIT | https://github.com/likeandscribe/frontpage/blob/main/LICENSE -->'}} />
|
||||
```
|
||||
|
||||
### admin viewer
|
||||
### admin view
|
||||
|
||||
```sh
|
||||
# https://github.com/likeandscribe/frontpage/blob/7fccf20fa800ba25fd57db279033ddf2cc92e9ce/packages/frontpage/lib/constants.ts
|
||||
|
Loading…
x
Reference in New Issue
Block a user