diff -Nrwu --exclude search_index.json current/README.md preview/README.md
--- current/README.md	2025-01-17 15:21:56.084520165 +0000
+++ preview/README.md	2025-01-17 15:21:56.133520351 +0000
@@ -32,6 +32,7 @@
 The source code of the tutorial is [hosted on GitHub](https://github.com/DjangoGirls/tutorial). The GitHub [Fork & Pull workflow](https://help.github.com/articles/using-pull-requests) is used to accept and review changes.
 
 The tutorial uses the [HonKit](https://github.com/honkit/honkit) project for publishing its documentation. [See more information about how HonKit works](https://honkit.netlify.app/).
+For every pull request, a preview is generated.
 
 The tutorial is written in [Markdown mark up language](https://help.github.com/articles/markdown-basics).
 
diff -Nrwu --exclude search_index.json current/en/index.html preview/en/index.html
--- current/en/index.html	2025-01-17 15:21:56.115520283 +0000
+++ preview/en/index.html	2025-01-17 15:21:56.160520454 +0000
@@ -751,6 +751,7 @@
 <p>This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
 To view a copy of this license, visit <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">https://creativecommons.org/licenses/by-sa/4.0/</a></p>
 </blockquote>
+<p>And this forces a diff</p>
 <h2 id="welcome">Welcome</h2>
 <p>Welcome to the Django Girls Tutorial! We are happy to see you here. :) In this tutorial, we will take you on a journey under the hood of web technologies, offering you a glimpse of all the bits and pieces that need to come together to make the web work as we know it.</p>
 <p>As with all unknown things, this is going to be an adventure - but no worries, since you already worked up the courage to be here, you&apos;ll be just fine. :)</p>