summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Walker <dustin.walker@email.wsu.edu>2022-02-06 21:01:25 -0500
committerDustin Walker <dustin.walker@email.wsu.edu>2022-02-06 21:01:25 -0500
commit18e25e5f0bd0abbb826f2d9b2bf32a24df0ce88d (patch)
treef11b9fbca09132908ae7ba361d14aa6bca5007e2
parentad67fca331fab98276b6723639ba229758c8919f (diff)
homepage description cleanup
-rw-r--r--index.html4
-rw-r--r--recipes.html2
2 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html
index 94195a3..3d31a9a 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,9 @@
<img class="icon" src="img/HPR.png" alt="Heilich Pennsylfaanisch Reich" title="Heilich Pennsylfaanisch Reich"/>
<h1>Dustin Walker's Webpage</h1>
- <p>This website runs under a self hosted raspberry pi 3, configured under the guidance of <a href="https://landchad.net">LandChad.net</a>. Go here to learn more. Currently under construction, more content will be added at a later date.
+ <p>This website runs under a self hosted raspberry pi 3, configured under the guidance of <a href="https://landchad.net">LandChad.net</a>. Go here to learn more.</p>
+
+ <p>No ads. No javascript. No griefing.</p>
<div class="row">
<div class="column">
diff --git a/recipes.html b/recipes.html
index 62ec95f..05fe9bc 100644
--- a/recipes.html
+++ b/recipes.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
- <title>Dustin Walker's Webpage</title>
+ <title>Dustin Walker's Recipes</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" type="text/css" href="style.css"/>