diff options
| author | t <t@tjp.lol> | 2026-07-11 12:15:04 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-07-11 12:18:55 -0600 |
| commit | d6c7333d37638447a2a41c762574de8851665934 (patch) | |
| tree | 577145d845ec954ff812308bc98b2ca30dcf5cc0 /notes/index.html | |
| parent | 2ab0e23eca3c5cac82d948e506b3f1cb81bedd18 (diff) | |
Document deployment and stop tracking generated output
Diffstat (limited to 'notes/index.html')
| -rw-r--r-- | notes/index.html | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/notes/index.html b/notes/index.html deleted file mode 100644 index ea988cf..0000000 --- a/notes/index.html +++ /dev/null @@ -1,47 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<meta name="viewport" content="width=device-width, initial-scale=1"> -<title>Notes — tjp.lol</title> -<meta name="description" content="A public cut of my Obsidian notes — a small digital garden."> -<link rel="stylesheet" href="../style.css"> -</head> -<body> -<div class="wrap"> - - <header class="site"> - <h1 class="brand"><a href="../index.html">~tjp<span class="cur"> $_</span></a></h1> - <nav class="main"> - <a href="../weblog/index.html">weblog</a> - - <a href="../projects/index.html">projects</a> - <a href="../about/index.html">about</a> - <a href="../feed.xml">feed</a> - </nav> - </header> - - <main> - <section class="intro"> - <p>This is a digital garden — a public slice of the notes I keep in Obsidian. Unlike the <a href="../weblog/index.html">weblog</a>, these aren't essays. They're living pages: some are a paragraph, some are years old, most link to each other. Start anywhere and follow the threads.</p> - </section> - - <section> - <h2 class="sec">start here</h2> - </section> - - <section> - <h2 class="sec">all notes</h2> - - </section> - </main> - - <footer> - - <p>©2026 tjp · content <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a> unless noted · <a href="../feed.xml">feed</a></p> - </footer> - -</div> -</body> -</html> - |
