Skip to content

Add new settings in website section#25

Merged
josecelano merged 1 commit intotorrust:mainfrom
josecelano:24-add-new-settings-in-website-section
Sep 15, 2024
Merged

Add new settings in website section#25
josecelano merged 1 commit intotorrust:mainfrom
josecelano:24-add-new-settings-in-website-section

Conversation

@josecelano
Copy link
Copy Markdown
Member

Add new settings in the website section:

[website]
name = "Torrust"

[website.demo]
warning = "..."

[website.terms]

[website.terms.upload]
content_upload_agreement = "..."

[website.terms.page]
title = "Usage Policies and Content Restrictions"
content = "..."

```toml
[website]
name = "Torrust"

[website.demo]
warning = "..."

[website.terms]

[website.terms.upload]
content_upload_agreement = "..."

[website.terms.page]
title = "Usage Policies and Content Restrictions"
content = "..."
```
@josecelano josecelano self-assigned this Sep 13, 2024
@josecelano josecelano requested a review from da2ce7 September 13, 2024 16:27
@josecelano josecelano added this to the v3.0.0 milestone Sep 13, 2024
@josecelano
Copy link
Copy Markdown
Member Author

ACK 1307022

@josecelano josecelano merged commit 4d6877b into torrust:main Sep 15, 2024
@josecelano josecelano linked an issue Sep 15, 2024 that may be closed by this pull request
josecelano added a commit to torrust/torrust-index-gui that referenced this pull request Sep 15, 2024
367f420 feat: [#617] new static page with terms (Jose Celano)

Pull request description:

  Depends on:

  - torrust/torrust-index-types-lib#25
  - torrust/torrust-index#731

  URL: http://localhost:3000/terms

  It also adds a link in the footer. The page content is loaded in markdown format from the API (settings->website).

ACKs for top commit:
  josecelano:
    ACK 367f420

Tree-SHA512: 784d823560800c23da03295bf9c46677fcd20f0bfd638994be8bb675bf0961d57671c0d00a92eea566289803c89bc8e8e59261144f1feab973df50ffef573efd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add new settings in website section

1 participant