We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59bcb91 commit 2928fb0Copy full SHA for 2928fb0
mkdocs.yml
@@ -5,15 +5,15 @@ extra_css:
5
6
theme:
7
name: material
8
- logo: screenshots/logo.png
9
- favicon: screenshots/logo.png
+ logo: images/logo.png
+ favicon: images/logo.png
10
icon:
11
repo: fontawesome/brands/github
12
13
extra:
14
social:
15
- icon: fontawesome/brands/github-alt
16
- link: https://github.com/emacs-lsp
+ link: https://github.com/emacs-lsp/lsp-mssql
17
- icon: fontawesome/brands/twitter
18
link: https://twitter.com/yonchovski
19
- icon: fontawesome/brands/gitter
0 commit comments