Various small improvements to the README
This commit is contained in:
parent
cfff03f6e2
commit
f850226110
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This standalone software is meant to provide a global public directory of [Friendica ](https://github.com/friendica/friendica) profiles across nodes.
|
||||
|
||||
This is an opt-in directory, meaning that each node can choose not to submit its profiles to global directories, and each user can individually choose not to be submitted.
|
||||
This is an opt-in directory, meaning that each node can choose not to submit its profiles the global directory, and each user can individually choose not to be submitted.
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
@ -27,7 +27,7 @@ Please refer to the provided [update instructions](UPDATE.md).
|
|||
|
||||
## Custom pages
|
||||
|
||||
If you need to add custom HTML pages as required by law to publish any website processing data in some countries, simply add your HTML files in the `config/pages` folder, they will be automatically linked from the footer.
|
||||
If you need to add custom HTML pages (as e.g. is required by law to publish any website processing data in some countries), simply add your HTML files in the `config/pages` folder; they will be automatically linked from the footer.
|
||||
|
||||
Tips:
|
||||
- The expected extension is `.html`.
|
||||
|
|
@ -44,4 +44,4 @@ Tips:
|
|||
|
||||
- [Beanow](https://github.com/Beanow) for his efforts to spearhead the previous version of the Friendica Directory software.
|
||||
- [Scott Arciszewski](https://github.com/paragonie-scott) for his inspiration to use Slim and his invaluable Slim app example.
|
||||
- [Saša Stamenković](https://github.com/umpirsky) for his useful list packages like [umpirsky/language-list](https://github.com/umpirsky/language-list).
|
||||
- [Saša Stamenković](https://github.com/umpirsky) for his useful list packages like [umpirsky/language-list](https://github.com/umpirsky/language-list).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue