mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 01:54:06 +00:00
Update
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# github-style
|
||||
|
||||
## config.toml example
|
||||
|
||||
```toml
|
||||
baseURL = "https://domain.com/"
|
||||
title = "GitHub Style"
|
||||
googleAnalytics = "UA-123-456-789"
|
||||
|
||||
[params]
|
||||
author = "author"
|
||||
description = "description"
|
||||
github = "github"
|
||||
twitter = "twitter"
|
||||
email = "email@domain.com"
|
||||
```
|
Reference in New Issue
Block a user