simple styling and a favicon :3
This commit is contained in:
parent
66d39fd653
commit
bb92241af6
6 changed files with 37 additions and 20 deletions
|
@ -5,13 +5,13 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>something silly - distracting</title>
|
||||
<style>
|
||||
html { color-scheme: dark; }
|
||||
</style>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="icon" type="image/x-icon" href="/cretin.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>distracting </h1>
|
||||
<main>
|
||||
<h1>distracting </h1>
|
||||
<p>
|
||||
i work in an open office. that means there are 30 people in the same room trying to work. and between 1 and 5 conversations happening at once. i cannot work if i hear people talking, this is a constant problem. loud music helps some but makes me more tired too.<br>
|
||||
today i brought a bearing, i like to fidget with something while i think. <br>
|
||||
|
@ -23,6 +23,7 @@ i refuse to believe that <em>anyone</em> likes open offices. they just suck. bos
|
|||
<p>
|
||||
go back to <a href="/">procrastinating</a><br>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue