diff options
Diffstat (limited to 'docker/crupest-nginx/sites/www/index.html')
| -rw-r--r-- | docker/crupest-nginx/sites/www/index.html | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/docker/crupest-nginx/sites/www/index.html b/docker/crupest-nginx/sites/www/index.html index 3cb0b65..f416232 100644 --- a/docker/crupest-nginx/sites/www/index.html +++ b/docker/crupest-nginx/sites/www/index.html @@ -11,13 +11,14 @@  <body>    <div id="color-strip-container"></div> -  <div id="slogan"> +  <div id="slogan" class="good">      <span class="slogan-text">The world is full of pain, but we can fix it with love!</span>    </div>    <article id="main-article">      <h1 id="title">Hello! This is crupest.</h1>      <p>Welcome to my home page! I'm very glad to meet you here.</p> -    <p>If you have something interesting to share with me, feel free to reach me via email at <a href="mailto:crupest@outlook.com">crupest@outlook.com</a> or, of course, <a +    <p>If you have something interesting to share with me, feel free to reach me via email at <a +        href="mailto:crupest@outlook.com">crupest@outlook.com</a> or, of course, <a          href="mailto:I@crupest.life">I@crupest.life</a>. You can also fire an issue in        any repo on GitHub. Here is the link to my GitHub profile, <a          href="https://github.com/crupest">https://github.com/crupest</a>.</p> | 
