summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-23 19:58:18 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-23 19:58:18 -0600
commit719d5a15f7aca9b74095014538cd8d28f82cf010 (patch)
treeeeff85f82d666bff93cb3b20199eba49227692b3
parentb0b6f3d8fe38722c4f15d88128050d2b32a7287a (diff)
home: Fix whitespace
-rw-r--r--public/index.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/public/index.html b/public/index.html
index d13740a..84b0919 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,24 +1,24 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8">
- <title>Luke T. Shumaker's home page</title>
- <link rel="stylesheet" type="text/css" href="blog/assets/style.css">
- <link rel="stylesheet" type="text/css" href="sponsor/sponsor.css">
- <style>
- aside {
- margin-bottom: 1em;
- margin-left: 0.5em;
- float: right;
- clear: both;
- }
- fieldset, fieldset * {
- box-sizing: border-box;
- }
- fieldset > a.donate-btn {
- width: 100%;
- }
- </style>
+ <meta charset="utf-8">
+ <title>Luke T. Shumaker's home page</title>
+ <link rel="stylesheet" type="text/css" href="blog/assets/style.css">
+ <link rel="stylesheet" type="text/css" href="sponsor/sponsor.css">
+ <style>
+ aside {
+ margin-bottom: 1em;
+ margin-left: 0.5em;
+ float: right;
+ clear: both;
+ }
+ fieldset, fieldset * {
+ box-sizing: border-box;
+ }
+ fieldset > a.donate-btn {
+ width: 100%;
+ }
+ </style>
</head>
<body>
<article>