diff options
| author | cylexVEVO <28271391+cylexVEVO@users.noreply.github.com> | 2019-11-30 13:43:48 -0500 |
|---|---|---|
| committer | cylexVEVO <28271391+cylexVEVO@users.noreply.github.com> | 2019-11-30 13:43:48 -0500 |
| commit | 4ef46f417a2fad9871787eaeb1e4778e8c617212 (patch) | |
| tree | 9d09e38edf40027a6c668d9de8a2eaac5d9b9c8b /next.config.js | |
| parent | 3b47e9af235faa76242c7d4e78ab189901b0517b (diff) | |
| download | alp-website-4ef46f417a2fad9871787eaeb1e4778e8c617212.tar.gz alp-website-4ef46f417a2fad9871787eaeb1e4778e8c617212.tar.bz2 alp-website-4ef46f417a2fad9871787eaeb1e4778e8c617212.zip | |
Cleaned up code and fixed some grammar
Diffstat (limited to 'next.config.js')
| -rw-r--r-- | next.config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next.config.js b/next.config.js index 363ca71..c19b073 100644 --- a/next.config.js +++ b/next.config.js @@ -29,4 +29,4 @@ module.exports = { /* ) return cfg; } */ -}
\ No newline at end of file +};
\ No newline at end of file |
