From 4258ac1ce67ba4e9ee26fadfd96da11f6e0bfba9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Feb 2023 18:40:56 +0100 Subject: [PATCH] Fix --- doc/DISCLAIMER.md | 10 ---------- doc/notifications/POST_INSTALL.md | 4 ++++ doc/notifications/PRE_INSTALL.md | 0 tests.toml | 0 4 files changed, 4 insertions(+), 10 deletions(-) delete mode 100644 doc/DISCLAIMER.md create mode 100644 doc/notifications/POST_INSTALL.md create mode 100644 doc/notifications/PRE_INSTALL.md create mode 100644 tests.toml diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md deleted file mode 100644 index 7731833..0000000 --- a/doc/DISCLAIMER.md +++ /dev/null @@ -1,10 +0,0 @@ -### First log in - -The default account is `shiori` with password `gopher`. It is removed once another 'owner' account is created. - -- username: `shiori` -- password: `gopher` - -### Shiori Web Extension - -[Shiori Web Extension](https://github.com/go-shiori/shiori-web-ext) is a simple extension for managing bookmarks using Shiori. This extension is intended to integrate Shiori with your favorite web browser. This way, you can save and remove bookmarks in Shiori without switching from your current page. diff --git a/doc/notifications/POST_INSTALL.md b/doc/notifications/POST_INSTALL.md new file mode 100644 index 0000000..fe5a180 --- /dev/null +++ b/doc/notifications/POST_INSTALL.md @@ -0,0 +1,4 @@ +The default account is `shiori` with password `gopher`. It is removed once another 'owner' account is created. + +- username: `shiori` +- password: `gopher` \ No newline at end of file diff --git a/doc/notifications/PRE_INSTALL.md b/doc/notifications/PRE_INSTALL.md new file mode 100644 index 0000000..e69de29 diff --git a/tests.toml b/tests.toml new file mode 100644 index 0000000..e69de29