Skip to content

Commit

Permalink
remove geneartor infor from the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
tombrewsviews committed Feb 10, 2024
1 parent 072453a commit 5fbcc5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ plugins:
- search

extra:
generator: false
social:
- icon: fontawesome/brands/github
link: https://github.com/Codium-ai
Expand Down Expand Up @@ -76,4 +77,4 @@ markdown_extensions:
emoji_generator: !!python/name:materialx.emoji.to_svg

copyright: |
&copy; 2024 <a href="" target="_blank" rel="noopener">CodiumAI</a>
&copy; 2024 <a href="https://www.codium.ai/" target="_blank" rel="noopener">CodiumAI</a>

0 comments on commit 5fbcc5f

Please sign in to comment.