Compare commits
3 commits
fb02615b41
...
37e5ceeb40
Author | SHA1 | Date | |
---|---|---|---|
37e5ceeb40 | |||
e3d2ee5fdb | |||
74d89943a5 |
|
@ -87,7 +87,7 @@ function buildMarkdownPages() {
|
|||
console.log(markdown);
|
||||
|
||||
const result = template({
|
||||
data: getData(),
|
||||
...getData(),
|
||||
markdown,
|
||||
});
|
||||
fs.writeFileSync(
|
||||
|
|
|
@ -7,6 +7,5 @@ wikis:
|
|||
incubator: true
|
||||
domains:
|
||||
- fanwikis.org
|
||||
- de.fanwikis.org
|
||||
- git.fanwikis.org
|
||||
- de.tadc.wiki
|
||||
|
|
|
@ -11,7 +11,7 @@ Digital means of communication are preferred over traditional mail. Additionally
|
|||
Dennis Paulus
|
||||
Voerder Straße 99
|
||||
Hinterhaus
|
||||
58135 Hagen
|
||||
58135 Hagen
|
||||
Germany
|
||||
|
||||
#### Digital contact information
|
||||
|
@ -32,4 +32,4 @@ Throughout our web services we may link to external websites. We have no control
|
|||
|
||||
This legal notice, as well as our [privacy policy](/privacy), apply to all web services hosted by fanwikis.org. This includes, but is not limited to, the following domains:
|
||||
|
||||
[[SCOPE]]
|
||||
[[SCOPE]]
|
||||
|
|
Loading…
Reference in a new issue