Compare commits
3 commits
fb02615b41
...
37e5ceeb40
Author | SHA1 | Date | |
---|---|---|---|
37e5ceeb40 | |||
e3d2ee5fdb | |||
74d89943a5 |
|
@ -87,7 +87,7 @@ function buildMarkdownPages() {
|
||||||
console.log(markdown);
|
console.log(markdown);
|
||||||
|
|
||||||
const result = template({
|
const result = template({
|
||||||
data: getData(),
|
...getData(),
|
||||||
markdown,
|
markdown,
|
||||||
});
|
});
|
||||||
fs.writeFileSync(
|
fs.writeFileSync(
|
||||||
|
|
|
@ -7,6 +7,5 @@ wikis:
|
||||||
incubator: true
|
incubator: true
|
||||||
domains:
|
domains:
|
||||||
- fanwikis.org
|
- fanwikis.org
|
||||||
- de.fanwikis.org
|
|
||||||
- git.fanwikis.org
|
- git.fanwikis.org
|
||||||
- de.tadc.wiki
|
- de.tadc.wiki
|
||||||
|
|
|
@ -11,7 +11,7 @@ Digital means of communication are preferred over traditional mail. Additionally
|
||||||
Dennis Paulus
|
Dennis Paulus
|
||||||
Voerder Straße 99
|
Voerder Straße 99
|
||||||
Hinterhaus
|
Hinterhaus
|
||||||
58135 Hagen
|
58135 Hagen
|
||||||
Germany
|
Germany
|
||||||
|
|
||||||
#### Digital contact information
|
#### 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:
|
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