Properly indent code.
This commit is contained in:
parent
091df2ad22
commit
cffebab69a
@ -5,17 +5,17 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 4.1.0.22 -->
|
||||
<!-- Version: 4.1.0.23 -->
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<head>
|
||||
<title>Inferencium - Blog - systemd Insecurity</title>
|
||||
<link rel="stylesheet" href="../inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
</head>
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
<a href="../index.html"><img src="../asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
|
||||
<a href="../index.html" class="title">Inferencium</a><br>
|
||||
<br>
|
||||
@ -25,8 +25,8 @@
|
||||
<div><a href="../blog.html">Blog</a></div>
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<div><a href="../key.html">Key</a></div>
|
||||
</div>
|
||||
<body>
|
||||
</div>
|
||||
<body>
|
||||
<h1>Blog - #1</h1>
|
||||
<h2>systemd Insecurity</h2>
|
||||
<p class="update_date">Posted: 2022-01-29 (UTC+00:00)</p>
|
||||
@ -84,5 +84,5 @@
|
||||
Poettering blamed the user.</p>
|
||||
<p>Source:<br>
|
||||
<a href="https://github.com/systemd/systemd/issues/6237#issuecomment-311900864" class="body-link">systemd GitHub Issue 6237</a></p>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user