Ajoute la référence au flux Atom
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" type="text/css" href="css/styles.css">
|
||||
<link href="atom.xml" type="application/atom+xml" rel="alternate" title="{{ title }} Atom feed" />
|
||||
<title>{{ title }}</title>
|
||||
</head>
|
||||
<body>
|
||||
|
@@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" type="text/css" href="../css/styles.css">
|
||||
<link rel="stylesheet" type="text/css" href="../css/codehilite.css">
|
||||
<link href="../atom.xml" type="application/atom+xml" rel="alternate" title="{{ title }} Atom feed" />
|
||||
<title>{{ title }}</title>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user