This website requires JavaScript.
Explore
Help
Sign In
OpenSourceArk
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fbda47062f
Ghost
/
core
/
frontend
/
web
/
index.js
2 lines
36 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Renamed frontend/web/app to site - This leaves us room to bring the frontend app in as app.js
2021-10-21 21:43:48 +03:00
module
.
exports
=
require
(
'./site'
)
;
Reference in New Issue
Copy Permalink