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 aac78ea commit 986f066Copy full SHA for 986f066
mkdocs.yml
@@ -1,8 +1,8 @@
1
-copyright: Copyright © 2023 SOTAI Labs Inc.
+copyright: Copyright © 2023 William Bakst.
2
site_name: PyTorch Lattice
3
-site_url: https://controlai.github.io/pytorch-lattice
+site_url: https://willbakst.github.io/pytorch-lattice
4
repo_name: pytorch-lattice
5
-repo_url: https://github.com/ControlAI/pytorch-lattice/
+repo_url: https://github.com/willbakst/pytorch-lattice/
6
theme:
7
name: material
8
icon:
@@ -39,7 +39,7 @@ theme:
39
extra:
40
social:
41
- icon: fontawesome/brands/github-alt
42
- link: https://github.com/ControlAI
+ link: https://github.com/willbakst
43
- icon: fontawesome/brands/twitter
44
link: https://twitter.com/WilliamBakst
45
- icon: fontawesome/brands/linkedin
0 commit comments