add some articles

This commit is contained in:
2024-12-23 21:11:10 +02:00
parent cf74850db2
commit 2db251a0a4
12 changed files with 1149 additions and 35 deletions

View File

@@ -18,6 +18,10 @@
<script src="https://cdn.jsdelivr.net/npm/vega-embed@6"></script>
{{ end }}
<style>
.vega-container {
justify-content: center;
display: flex;
}
.vega-embed {
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.19);
margin: 10px;