Work on blog

This commit is contained in:
2026-02-28 01:06:48 +01:00
parent 7c89dbcd4f
commit 9f55623807
10 changed files with 244 additions and 88 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<title> Article de {{ post_info.author }} </title>
<link rel="stylesheet" href="/static/code.css" type="text/css">
<link rel="stylesheet" href="/{{ post_info.author }}/blog.css" type="text/css">
<meta name="viewport" content="width=device-width, initial-scale=1">