Add articles

This commit is contained in:
2022-02-27 23:59:21 +00:00
parent 42cbd0e54a
commit 64f9f490ad
18 changed files with 107 additions and 4 deletions

View File

@@ -29,6 +29,10 @@ p, h2, h3, h4, h5 {
.toc {
display: none;
}
img {
width: 600px;
height: auto;
}
</style>
{% endblock %}