fixed rich preview link
This commit is contained in:
39
index.html
39
index.html
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<!-- 2019-01-21 lun. 19:54 -->
|
||||
<!-- 2019-01-28 lun. 15:36 -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Langues construites de P’undrak</title>
|
||||
@@ -159,6 +159,19 @@
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.equation-container {
|
||||
display: table;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
.equation {
|
||||
vertical-align: middle;
|
||||
}
|
||||
.equation-label {
|
||||
display: table-cell;
|
||||
text-align: right;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
@@ -186,7 +199,7 @@
|
||||
<script type="text/javascript" src="https://langue.phundrak.fr/js/readtheorg.js"></script>
|
||||
<link rel="shortcut icon" href="https://cdn.phundrak.fr/img/mahakala-128x128.png" type="img/png" media="screen" />
|
||||
<link rel="shortcut icon" href="https://cdn.phundrak.fr/img/favicon.ico" type="image/x-icon" media="screen" />
|
||||
<meta property="og:image" content="https://cdn.phundrak.fr/img/rich_preview.jpg" />
|
||||
<meta property="og:image" content="https://langue.phundrak.fr/img/rich_preview.png" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:site" content="@phundrak" />
|
||||
<meta name="twitter:creator" content="@phundrak" />
|
||||
@@ -198,7 +211,7 @@
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012-2019 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
@@ -250,9 +263,9 @@ for the JavaScript code in this tag.
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org184c58d">1. Langues divines</a></li>
|
||||
<li><a href="#org040bcd0">2. Langues draconiennes</a></li>
|
||||
<li><a href="#org7490448">3. Langues humaines</a></li>
|
||||
<li><a href="#orgcf04f61">1. Langues divines</a></li>
|
||||
<li><a href="#org578b5f5">2. Langues draconiennes</a></li>
|
||||
<li><a href="#org9b50189">3. Langues humaines</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -260,8 +273,8 @@ for the JavaScript code in this tag.
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-org184c58d" class="outline-2">
|
||||
<h2 id="org184c58d"><span class="section-number-2">1</span> Langues divines</h2>
|
||||
<div id="outline-container-orgcf04f61" class="outline-2">
|
||||
<h2 id="orgcf04f61"><span class="section-number-2">1</span> Langues divines</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<p>
|
||||
<a href="https://langue.phundrak.fr/hjalpi">Hjalpi’ Originel</a> (<a href="https://langue.phundrak.fr/hjalpi/hjalpi.pdf">pdf</a>)
|
||||
@@ -273,8 +286,8 @@ for the JavaScript code in this tag.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org040bcd0" class="outline-2">
|
||||
<h2 id="org040bcd0"><span class="section-number-2">2</span> Langues draconiennes</h2>
|
||||
<div id="outline-container-org578b5f5" class="outline-2">
|
||||
<h2 id="org578b5f5"><span class="section-number-2">2</span> Langues draconiennes</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<p>
|
||||
<a href="https://langue.phundrak.fr/lijokken">Łijökken</a> (<a href="https:///langue.phundrak.fr/lijokken/lijokken-grammaire.pdf">pdf</a>, en cours)
|
||||
@@ -286,8 +299,8 @@ for the JavaScript code in this tag.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org7490448" class="outline-2">
|
||||
<h2 id="org7490448"><span class="section-number-2">3</span> Langues humaines</h2>
|
||||
<div id="outline-container-org9b50189" class="outline-2">
|
||||
<h2 id="org9b50189"><span class="section-number-2">3</span> Langues humaines</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
<p>
|
||||
Enánon (à venir)
|
||||
@@ -297,7 +310,7 @@ Enánon (à venir)
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2019-01-21 lun. 19:54</p>
|
||||
<p class="date">Created: 2019-01-28 lun. 15:36</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user