Aggiunto Spagnolo, riconversione post Listed da HTML a Markdown

This commit is contained in:
2024-09-05 01:50:13 +02:00
parent 56de4209f1
commit 4811e9c53e
30 changed files with 1013 additions and 1250 deletions

View File

@@ -24,3 +24,6 @@ main > .div > section a,
.nested-links a {
overflow-wrap: break-word;
}
.OctolyticsPixel { display: none; width: 0; height: 0; }

View File

@@ -65,22 +65,7 @@
<main class="pb7" role="main">
{{ block "main" . }}{{ end }}
</main>
{{ if hugo.IsProduction }}
{{/*<!--<object data="https://private-analytics-not-for-public-use.octt.eu.org/sitoctt/count?p={{ .RelPermalink }}"
class="dn" style="width:0; height:0;" type="image/gif">-->
<!--<picture class="dn" style="width:0; height:0;">
<source type="image/gif" srcset="https://sitoctt.goatcounter.com/count?p={{ .RelPermalink }}" />
<source type="image/gif" srcset="https://private-analytics-not-for-public-use.octt.eu.org/sitoctt/count?p={{ .RelPermalink }}" />-->
<!--<style>
.LyticsPixel { /* display: none; width: 0; height: 0; }
img.LyticsPixel { width: 1px; height: 1px; overflow: hidden; background-image: url("https://private-analytics-not-for-public-use.octt.eu.org/sitoctt/count?p={{ .RelPermalink }}"); }
img.LyticsPixel:before { content: " "; font-size: 1000px; }
</style>-->*/}}
<img class="LyticsPixel" src="https://private-analytics-not-for-public-use.octt.eu.org/sitoctt/count?p={{ .RelPermalink }}" decoding="async"
onerror="this.src='https://sitoctt.goatcounter.com/count?p={{ .RelPermalink }}'" />
<!--</picture>-->
<!--</object>-->
{{ end }}
{{ partial "analytics-html.html" . }}
{{ block "footer" . }}{{ partialCached "site-footer.html" . }}{{ end }}
{{ partial "search-applet.html" . }}
</body>

View File

@@ -1,5 +1,9 @@
- id: caution
translation: "Precaución"
- id: warning
translation: "Aviso"
- id: danger
translation: "Peligro"
- id: note
translation: "Nota"
- id: info