0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 11:08:10 +00:00

Merge branch 'master' into moveSnippetImages

This commit is contained in:
David Bolack
2026-01-27 20:25:11 -06:00
102 changed files with 2432 additions and 2136 deletions

View File

@@ -1,5 +1,5 @@
const _ = require('lodash');
const dedent = require('dedent-tabs').default;
import _ from 'lodash';
import dedent from 'dedent';
const titles = [
'The Burning Gallows', 'The Ring of Nenlast',
@@ -78,7 +78,7 @@ const coverText = [
'Enter a world of wonder and danger, where you can find allies and enemies among the various races and factions that inhabit it. You can choose to join or oppose any of them, or forge your own path. The game world is alive and responsive to your actions.'
];
module.exports = {
export default {
front : function() {
return dedent`