diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | index.html | 4 | ||||
-rw-r--r-- | post.html | 4 |
3 files changed, 5 insertions, 5 deletions
@@ -7,7 +7,7 @@ Theme built only CSS Orginal Repo: ```console -$ git clone https://hgit.conocimientoslibres.ga/software/simple.git +$ git clone https://c.hgit.ga/software/simple.git ``` Mirror Repo: @@ -56,7 +56,7 @@ </small> </header> <div> - <div><p><a href="https://hgit.conocimientoslibres.ga/software/simple.git">Simple theme</a> 1.0.0 first release!</p> + <div><p><a href="https://c.hgit.ga/software/simple.git">Simple theme</a> 1.0.0 first release!</p> <p>New features include:</p> <ul> <li>Dark Theme version</li> @@ -70,7 +70,7 @@ <li>Layout fixes</li> <li>Compatibility with newer Pelican</li> </ul> - <p>For more project check our <a href="https://hgit.conocimientoslibres.ga/">Git</a>.</p> + <p>For more project check our <a href="https://c.hgit.ga/">Git</a>.</p> </div> <div class="button-container"> <a class="button" href="./post.html"> @@ -56,7 +56,7 @@ </small> </header> <div> - <div><p><a href="https://hgit.conocimientoslibres.ga/software/simple.git">Simple theme</a> 1.0.0 first release!</p> + <div><p><a href="https://c.hgit.ga/software/simple.git">Simple theme</a> 1.0.0 first release!</p> <p>New features include:</p> <ul> <li>Dark Theme version</li> @@ -70,7 +70,7 @@ <li>Layout fixes</li> <li>Compatibility with newer Pelican</li> </ul> - <p>For more project check our <a href="https://hgit.conocimientoslibres.ga">Git</a>.</p> + <p>For more project check our <a href="https://c.hgit.ga">Git</a>.</p> <p>I know, it has been a long time since the last version, but it's out now.</p> <p>Hope you enjoy this version.</p> </div> |