* fixed badges in README.md
All checks were successful
ci / deploy (push) Successful in 51s

* blocked AI Bots from crawling
* Changed copyright year where necessary
This commit is contained in:
Stephan Hadan 2025-01-23 16:20:25 +01:00
parent 0ca505712e
commit 1a7759ad89
5 changed files with 40 additions and 7 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2024 Stephan Hadan <stephan@hadan.de>
Copyright (c) 2024-2025 Stephan Hadan <stephan@hadan.de>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to

View file

@ -6,21 +6,21 @@
<p align="center">
<strong>
Stephan Hadan's
Stephan Hadan's&nbsp;
<a href="https://stephan.hadan.de/">private Website</a>
</strong>
</p>
<p align="center">
<a href="https://git.hadan-it.com/web/stephan.hadan.de/actions"><img
src="https://git.hadan-it.com/web/stephan.hadan.de/actions/workflows/ci.yml"
src="https://git.hadan-it.com/web/stephan.hadan.de/actions/workflows/ci.yml/badge.svg?branch=main"
alt="Build"
/></a>
</p>
<p align="center">
<a href="https://squidfunk.github.io/mkdocs-material/"><img
src="https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=for-the-badge&logo=MaterialForMkDocs&logoColor=white"
src="https://shields.hadan-it.com/badge/Material_for_MkDocs-526CFE?style=for-the-badge&logo=MaterialForMkDocs&logoColor=white"
alt="Built with Material for MkDocs"
/></a>
</p>

View file

@ -1,2 +1,35 @@
Sitemap: https://stephan.hadan.de/sitemap.xml
User-agent: *
User-agent: GPTBot
Disallow: /
User-agent: ChatGPT-User
Disallow: /
User-agent: Google-Extended
Disallow: /
User-agent: PerplexityBot
Disallow: /
User-agent: Amazonbot
Disallow: /
User-agent: ClaudeBot
Disallow: /
User-agent: Omgilibot
Disallow: /
User-Agent: FacebookBot
Disallow: /
User-Agent: Applebot
Disallow: /
User-agent: anthropic-ai
Disallow: /
User-agent: Bytespider
Disallow: /
User-agent: Claude-Web
Disallow: /
User-agent: Diffbot
Disallow: /
User-agent: ImagesiftBot
Disallow: /
User-agent: Omgilibot
Disallow: /
User-agent: Omgili
Disallow: /
User-agent: YouBot
Disallow: /

View file

@ -1,4 +1,4 @@
# Copyright (c) 2024 Stephan Hadan <stephan@hadan.de>
# Copyright (c) 2024-2025 Stephan Hadan <stephan@hadan.de>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to

View file

@ -1,4 +1,4 @@
# Copyright (c) 2024 Stephan Hadan <stephan@hadan.de>
# Copyright (c) 2024-2025 Stephan Hadan <stephan@hadan.de>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to