small change
This commit is contained in:
parent
27d2d5da8a
commit
be3f16842f
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<link rel="stylesheet" href="./static/style.css">
|
<link rel="stylesheet" href="./static/style.css">
|
||||||
<title>Welcome to Testing blog! — blog</title>
|
<title>Welcome to Ungleich's Testing blog! — blog</title>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1>blog</h1>
|
<h1>blog</h1>
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
</header>
|
</header>
|
||||||
<div class="page">
|
<div class="page">
|
||||||
|
|
||||||
<h2>Welcome to Testing blog!</h2>
|
<h2>Welcome to Ungleich's Testing blog!</h2>
|
||||||
<p>Please be aware that this is testing area.</p>
|
<p>Please be aware that this is testing area.</p>
|
||||||
<p><img src="https://cdn.mos.cms.futurecdn.net/UpYFMoMJiXmtu7DPf8UX9U-320-80.jpg" alt=""></p>
|
<p><img src="https://cdn.mos.cms.futurecdn.net/UpYFMoMJiXmtu7DPf8UX9U-320-80.jpg" alt=""></p>
|
||||||
<p>Anything, can happen here :)</p>
|
<p>Anything, can happen here :)</p>
|
||||||
|
|
Loading…
Reference in a new issue