Corrections sur la structure des pages.

Validation faite avec https://validator.w3.org.
This commit is contained in:
David Soulayrol 2022-04-23 14:53:49 +02:00
parent a417c8c9ce
commit 965ea0b6f3
4 changed files with 15 additions and 14 deletions

View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 100 100"><rect width="100" height="100" rx="20" fill="#005aff"></rect><path d="M45.00 37.37L36.45 37.37L36.45 70.90Q35.68 71.11 34.28 71.28Q32.88 71.45 31.34 71.45L31.34 71.45Q28.05 71.45 26.72 70.34Q25.39 69.22 25.39 66.28L25.39 66.28L25.39 37.37L14.40 37.37Q13.98 36.66 13.60 35.55Q13.21 34.42 13.21 33.09L13.21 33.09Q13.21 30.71 14.26 29.63Q15.31 28.55 17.13 28.55L17.13 28.55L47.73 28.55Q48.22 29.24 48.57 30.37Q48.91 31.48 48.91 32.81L48.91 32.81Q48.91 35.13 47.87 36.24Q46.82 37.37 45.00 37.37L45.00 37.37ZM76.08 49.48L76.08 49.48Q76.08 47.03 74.61 45.84Q73.14 44.64 70.69 44.64L70.69 44.64Q69.01 44.64 67.61 45.06Q66.21 45.48 65.02 46.12L65.02 46.12L65.02 70.90Q64.32 71.11 63.06 71.28Q61.80 71.45 60.26 71.45L60.26 71.45Q57.11 71.45 55.71 70.44Q54.31 69.42 54.31 66.48L54.31 66.48L54.31 44.86Q54.31 43.03 55.08 41.91Q55.85 40.80 57.25 39.81L57.25 39.81Q59.49 38.20 63.02 37.23Q66.56 36.24 70.83 36.24L70.83 36.24Q78.46 36.24 82.62 39.61Q86.79 42.97 86.79 49.20L86.79 49.20L86.79 70.90Q86.02 71.11 84.76 71.28Q83.50 71.45 81.96 71.45L81.96 71.45Q78.81 71.45 77.44 70.44Q76.08 69.42 76.08 66.48L76.08 66.48L76.08 49.48Z" fill="#fff"></path></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,30 +1,29 @@
<!DOCTYPE HTML>
<html>
<html lang="fr">
<head>
</head>
<title>{{ site.title }} | {{ title }}</title>
<meta charset="utf-8">
<meta name="author" content="Association Ti Nuage">
<meta name="author" content="Association Ti Nuage" />
<meta name="generator" content="Metalsmith" />
<link rel="stylesheet" href="/fonts/Lato/font.css">
<link rel="stylesheet" href="/fonts/Calluna/font.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/fonts/Lato/font.css" />
<link rel="stylesheet" href="/fonts/Calluna/font.css" />
<link rel="stylesheet" href="/css/style.css" />
<!-- Generated with https://formito.com/tools/favicon -->
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 width=%22256%22 height=%22256%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2220%22 fill=%22%23005aff%22></rect><path d=%22M45.00 37.37L36.45 37.37L36.45 70.90Q35.68 71.11 34.28 71.28Q32.88 71.45 31.34 71.45L31.34 71.45Q28.05 71.45 26.72 70.34Q25.39 69.22 25.39 66.28L25.39 66.28L25.39 37.37L14.40 37.37Q13.98 36.66 13.60 35.55Q13.21 34.42 13.21 33.09L13.21 33.09Q13.21 30.71 14.26 29.63Q15.31 28.55 17.13 28.55L17.13 28.55L47.73 28.55Q48.22 29.24 48.57 30.37Q48.91 31.48 48.91 32.81L48.91 32.81Q48.91 35.13 47.87 36.24Q46.82 37.37 45.00 37.37L45.00 37.37ZM76.08 49.48L76.08 49.48Q76.08 47.03 74.61 45.84Q73.14 44.64 70.69 44.64L70.69 44.64Q69.01 44.64 67.61 45.06Q66.21 45.48 65.02 46.12L65.02 46.12L65.02 70.90Q64.32 71.11 63.06 71.28Q61.80 71.45 60.26 71.45L60.26 71.45Q57.11 71.45 55.71 70.44Q54.31 69.42 54.31 66.48L54.31 66.48L54.31 44.86Q54.31 43.03 55.08 41.91Q55.85 40.80 57.25 39.81L57.25 39.81Q59.49 38.20 63.02 37.23Q66.56 36.24 70.83 36.24L70.83 36.24Q78.46 36.24 82.62 39.61Q86.79 42.97 86.79 49.20L86.79 49.20L86.79 70.90Q86.02 71.11 84.76 71.28Q83.50 71.45 81.96 71.45L81.96 71.45Q78.81 71.45 77.44 70.44Q76.08 69.42 76.08 66.48L76.08 66.48L76.08 49.48Z%22 fill=%22%23fff%22></path></svg>" />
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" />
{% block head %}{% endblock %}
</head>
<body>
<div class="Container">
<menu>
<div class="LogoContainer">
<li class="LogoContainer">
{% if not hidemenuicon %}
<a href="/"><img class="logo-small" src="/images/logo.svg" alt=""></a>
{% endif %}
</div>
<div class="Menu-Items">
</li>
<li class="Menu-Items">
<a class="button-members" href="https://mon.ti-nuage.fr">Éspace adhérents</a>
</div>
</li>
</menu>
{% block article %}{% endblock %}

View File

@ -9,7 +9,7 @@
{% for article in news %}
<li>
<p><a href="/{{ article.path }}">{{ moment(article.date).format('LL') }} | {{ article.title }}</a></p>
<p>{{ article.excerpt | safe }}</p>
{{ article.excerpt | safe }}
</li>
{% else %}
{% endfor %}

View File

@ -11,8 +11,8 @@
<ul>
{% for article in news %}
<li>
<p><a href="{{ article.path }}">{{ moment(article.date).format('LL') }} | {{ article.title }}</a></p>
<p>{{ article.excerpt | safe }}</p>
<p><a href="{{ article.path }}">{{ moment(article.date).format('LL') }} | {{article.title }}</a></p>
{{ article.excerpt | safe }}
</li>
{% else %}
{% endfor %}