mirror of
https://github.com/ZeJMaN/jmanson_pluxml.git
synced 2025-07-22 11:10:49 +02:00
ajout de prism.js pour la coloration syntaxique
This commit is contained in:
@ -5,7 +5,8 @@
|
||||
<meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=1.0">
|
||||
<title>blog.jmanson.fr - Le Blog de Jeremy</title>
|
||||
<link rel="alternate" type="application/rss+xml" title="Fil Rss des articles" href="https://blog.jmanson.fr/feed.php?rss" />
|
||||
<link rel="stylesheet" media="screen" type="text/css" title="index" href="css/style.css" />
|
||||
<link rel="stylesheet" media="screen" type="text/css" href="css/style.css" />
|
||||
<link rel="stylesheet" media="screen" type="text/css" href="css/prism.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -136,7 +137,7 @@
|
||||
</p>
|
||||
|
||||
</footer>
|
||||
|
||||
<script src="js/prism.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user