diff options
author | Jesús <heckyel@hyperbola.info> | 2022-05-29 10:07:00 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-05-29 10:07:00 +0800 |
commit | 53f7e74c360631b4eed67d3931c1d496cc7ab6c8 (patch) | |
tree | 2f0e3b58e98fe111b90c2c6c849ea27e741fbe9d /post.html | |
parent | 8497e3a572e7710d82394c158fb561fca82e6c79 (diff) | |
parent | 97ea1d11a4e62fe6400632f69561c48ef8ae71d8 (diff) | |
download | simple-53f7e74c360631b4eed67d3931c1d496cc7ab6c8.tar.lz simple-53f7e74c360631b4eed67d3931c1d496cc7ab6c8.tar.xz simple-53f7e74c360631b4eed67d3931c1d496cc7ab6c8.zip |
Merge branch 'master' of ssh://c.hgit.ga/software/simple into master
Diffstat (limited to 'post.html')
-rw-r--r-- | post.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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> @@ -85,7 +85,7 @@ <hr> </article> <footer class="credits" itemscope itemtype="https://schema.org/WPFooter"> - <p>© 2021 - This work is licensed under <a href="https://www.gnu.org/licenses/agpl-3.0.txt" rel="license"> + <p>© 2021 - 2022 | This work is licensed under <a href="https://www.gnu.org/licenses/agpl-3.0.txt" rel="license"> <abbr title="GNU Affero General Public License version 3 or later"> GNU AGPL-3 </abbr></a> | Mode: <label for="theme-switch" class="switch-label"></label></p> <p> <a itemprop="license" href="/librejs.html" data-jslicense="1">Licencias de JavaScript</a> |