This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-12-21 01:41:46 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
32ff722028
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