diff options
Diffstat (limited to 'docker/nginx/sites/www/index.html')
| -rw-r--r-- | docker/nginx/sites/www/index.html | 13 | 
1 files changed, 13 insertions, 0 deletions
| diff --git a/docker/nginx/sites/www/index.html b/docker/nginx/sites/www/index.html index 0e96410..4165620 100644 --- a/docker/nginx/sites/www/index.html +++ b/docker/nginx/sites/www/index.html @@ -73,6 +73,19 @@          </li>        </ul>      </section> +    <section> +      <h2>Always Remember</h2> +      <figure class="citation"> +        <blockquote> +          <p>Die Philosophen haben die Welt nur verschieden interpretiert, es kömmt aber darauf an, sie zu verändern.</p> +          <p><small>Translated from German:</small> +            The philosophers have only interpreted the world in various ways, the point is to change it.</p> +        </blockquote> +        <figcaption> +          <cite>Karl Marx, Theses on Feuerbach (1845)</cite> +        </figcaption> +      </figure> +    </section>      <hr/>      <footer>        <p id="license"> | 
