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