Skip to content

Commit

Permalink
Custom copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
meteoDaniel committed Jan 13, 2025
1 parent bda2b9f commit 9bfceec
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
12 changes: 12 additions & 0 deletions material/overrides/partials/copyright.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<div class="md-copyright">
<div class="md-copyright__highlight">
Copyright &copy; 2025
<a
href="https://www.alitiq.com"
target="_blank" rel="noopener"
>
alitiq GmbH
</a>
</div>

</div>
14 changes: 4 additions & 10 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Project information
site_name: alitiq Documentation
#site_url: https://docs.alitiq.com/
site_url: https://docs.alitiq.com/
site_author: Daniel Lassahn
site_description: >-
Interacte with alitiq's forecasting API for wind, solar pv and load forecasts
Expand Down Expand Up @@ -93,17 +93,11 @@ extra:
- icon: fontawesome/brands/github
link: https://github.com/alitiq
# - icon: fontawesome/brands/docker
# link: https://hub.docker.com/r/squidfunk/mkdocs-material/
- icon: fontawesome/brands/python
link: https://pypi.org/project/alitiq/
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/company/alitiq
# - icon: fontawesome/brands/bluesky
# link: https://bsky.app/profile/squidfunk.bsky.social
# - icon: fontawesome/brands/mastodon
# link: https://fosstodon.org/@squidfunk
# - icon: fontawesome/brands/x-twitter
# link: https://x.com/squidfunk
generator: false

# Extensions
markdown_extensions:
Expand Down Expand Up @@ -133,8 +127,8 @@ markdown_extensions:
- pymdownx.magiclink:
normalize_issue_symbols: true
repo_url_shorthand: true
user: squidfunk
repo: mkdocs-material
user: alitiq
repo: alitiq-doc
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.snippets:
Expand Down

0 comments on commit 9bfceec

Please sign in to comment.