Implement multilingual support in footer and add legal pages
This commit is contained in:
parent
7bd0905ecf
commit
2975984104
12 changed files with 719 additions and 8 deletions
38
src/pages/en/imprint.md
Normal file
38
src/pages/en/imprint.md
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
---
|
||||
layout: ~/layouts/Prose.astro
|
||||
title: Imprint
|
||||
description: Legal notice for adrian-altner.de.
|
||||
---
|
||||
|
||||
# Imprint
|
||||
|
||||
## Information pursuant to Section 5 DDG
|
||||
|
||||
<span class="r" data-obf="cmVudGxBIG5haXJkQQ=="></span><br>
|
||||
<span class="r" data-obf="MTMgLnJ0Uy1kcmFobm9lTC1mbG9kdVI="></span><br>
|
||||
<span class="r" data-obf="bmVkc2VyRCA3OTAxMA=="></span><br>
|
||||
<span class="r" data-obf="eW5hbXJlRw=="></span>
|
||||
|
||||
**Phone:** <span class="r" data-obf="MDI0MDM1ODcgNjUxIDk0Kw=="></span><br>
|
||||
**Email:** <span class="r" data-obf="bW9je3RvZH1yZW50bGEtbmFpcmRhe3RhfXllaA=="></span>
|
||||
|
||||
---
|
||||
|
||||
## Responsible for Editorial Content pursuant to Section 18 para. 2 MStV
|
||||
|
||||
<span class="r" data-obf="cmVudGxBIG5haXJkQQ=="></span><br>
|
||||
<span class="r" data-obf="MTMgLnJ0Uy1kcmFobm9lTC1mbG9kdVI="></span><br>
|
||||
<span class="r" data-obf="bmVkc2VyRCA3OTAxMA=="></span><br>
|
||||
<span class="r" data-obf="eW5hbXJlRw=="></span>
|
||||
|
||||
---
|
||||
|
||||
## License
|
||||
|
||||
Unless otherwise noted, content published on this website is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/) license. The source code is licensed under the [MIT License](https://mit-license.org/).
|
||||
|
||||
---
|
||||
|
||||
## Privacy
|
||||
|
||||
Information on the processing of personal data can be found in the [Privacy Policy](/privacy-policy).
|
||||
Loading…
Add table
Add a link
Reference in a new issue