From bcac54576d7309ac0471a7be5664c5a4e8d7349e Mon Sep 17 00:00:00 2001 From: Thomas Grothe Date: Sat, 11 Apr 2026 17:48:36 -0400 Subject: . --- docs/thoughts.md | 2 ++ resources/views/email/template.blade.php | 5 ----- 2 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 resources/views/email/template.blade.php diff --git a/docs/thoughts.md b/docs/thoughts.md index 0defa0f..a470940 100644 --- a/docs/thoughts.md +++ b/docs/thoughts.md @@ -1,3 +1,5 @@ +should writings even be allowed to be private? + allow to write without having accound make db entry for every visitor: ip, timestamp last visit, num visits, length of stay diff --git a/resources/views/email/template.blade.php b/resources/views/email/template.blade.php deleted file mode 100644 index 92243ac..0000000 --- a/resources/views/email/template.blade.php +++ /dev/null @@ -1,5 +0,0 @@ - - -

Test Email

-

yeah whatup

- \ No newline at end of file -- cgit v1.2.3