[latex3-commits] [git/LaTeX3-latex3-babel] docs: Clearing. (b1290e2)
Javier
email at dante.de
Thu Jun 10 14:18:35 CEST 2021
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/b1290e2dd23a56bbf134e16a133450529fcc9e95
>---------------------------------------------------------------
commit b1290e2dd23a56bbf134e16a133450529fcc9e95
Author: Javier <email at localhost>
Date: Thu Jun 10 14:18:35 2021 +0200
Clearing.
>---------------------------------------------------------------
b1290e2dd23a56bbf134e16a133450529fcc9e95
docs/_layouts/default.html | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 61e701b..a3525a0 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -20,8 +20,8 @@
{% endif %}
<h1 id="project_title"><a href="https://latex3.github.io/babel">Babel</a></h1>
- <h2 id="project_tagline">Localization and
- internationalization • LaTeX, LuaLaTeX, XeLaTeX</h2>
+ <h2 id="project_tagline">The multilingual framework to
+ localize LaTeX, LuaLaTeX, XeLaTeX</h2>
{% if site.show_downloads %}
<section id="downloads">
@@ -42,22 +42,9 @@
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
- {% if site.github.is_project_page %}
- <p class="copyright">{{ site.title | default: site.github.repository_name }} maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>
- {% endif %}
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
- {% if site.google_analytics %}
- <script>
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
- })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
- ga('create', '{{ site.google_analytics }}', 'auto');
- ga('send', 'pageview');
- </script>
- {% endif %}
</body>
</html>
\ No newline at end of file
More information about the latex3-commits
mailing list.