File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,11 @@ repo_url: https://github.com/trivadis/plsql-and-sql-coding-guidelines
66edit_uri : " "
77
88theme :
9+ logo : images/trivadis-logo.svg
10+ icon :
11+ repo : fontawesome/brands/github-alt
912 name : ' material'
1013 custom_dir : custom-theme
11- logo : images/trivadis-logo.svg
1214 favicon : images/favicon.ico
1315 palette :
1416 primary : ' white'
@@ -22,17 +24,20 @@ extra_javascript:
2224
2325markdown_extensions :
2426 - admonition
25- - codehilite :
27+ - pymdownx.highlight :
2628 linenums : true
29+ linenums_style : table
30+ - pymdownx.superfences
31+ - pymdownx.inlinehilite
2732 - pymdownx.arithmatex
2833 - footnotes
2934
3035extra :
3136 guideline_version : 4.0-SNAPSHOT
3237 social :
33- - type : github-alt
38+ - icon : fontawesome/brands/ github-alt
3439 link : https://github.com/Trivadis
35- - type : twitter
40+ - icon : fontawesome/brands/ twitter
3641 link : https://twitter.com/trivadis
3742
3843plugins :
You can’t perform that action at this time.
0 commit comments