diff options
author | Michael McVady <femtonaut@gmail.com> | 2023-02-22 22:23:27 -0600 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2023-02-22 22:23:27 -0600 |
commit | 174907730bd2175bddc896cb6484918e2e5064f5 (patch) | |
tree | 9e78d8a29eb26d2f4c082841b150215ecdd977fe /assets/error.html | |
parent | f90a5869678757b7202334988eeabd96017da533 (diff) |
Make post UUID optional
Diffstat (limited to 'assets/error.html')
-rw-r--r-- | assets/error.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/error.html b/assets/error.html index 789988a..78005bf 100644 --- a/assets/error.html +++ b/assets/error.html @@ -2,4 +2,3 @@ <div class="head"> <h1>%s</h1> </div> - |