Syntax highlighting.
This commit is contained in:
@@ -6,17 +6,18 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>$title$</title>
|
||||
<link rel="stylesheet" href="/css/theme.css" />
|
||||
</head>
|
||||
<link rel="stylesheet" href="/css/syntax.css" />
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="header">
|
||||
<a id="title" href="/">BINARY STROLLS</a>
|
||||
<a id="archive" href="/archive.html">Archive</a>
|
||||
<a id="abount" href="https://dbalan.in">About</a>
|
||||
<a id="title" href="/">BINARY STROLLS</a>
|
||||
<a id="archive" href="/archive.html">Archive</a>
|
||||
<a id="abount" href="https://dbalan.in">About</a>
|
||||
</div>
|
||||
</header>
|
||||
<section>
|
||||
$body$
|
||||
$body$
|
||||
</section>
|
||||
<hr>
|
||||
<footer>
|
||||
|
Reference in New Issue
Block a user