mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
Update _config.yml
update
This commit is contained in:
parent
de13dcc2a7
commit
2d4d8e2118
1 changed files with 4 additions and 6 deletions
10
_config.yml
10
_config.yml
|
@ -1,10 +1,8 @@
|
||||||
name: SQL style guide by Simon Holywell
|
name: SQL Server style guide by Wesley Brown
|
||||||
description: A consistent code style guide for SQL to ensure legible and maintainable projects
|
description: A consistent code style guide for SQL specific to SQL Server to ensure legible and maintainable projects
|
||||||
|
|
||||||
ga_ua_code: UA-65071829-1
|
url: https://sqlserverio.github.io/sqlstyle.guide/
|
||||||
|
domain: sqlserverio.github.io
|
||||||
url: http://www.sqlstyle.guide
|
|
||||||
domain: sqlstyle.guide
|
|
||||||
port: 4040
|
port: 4040
|
||||||
|
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
|
Loading…
Reference in a new issue