Logo and button - logo unfinished
This commit is contained in:
1
index.js
1
index.js
@@ -106,5 +106,6 @@ app.post("/api/payforalert", function(request, response) {
|
||||
|
||||
app.get('/', dobrodosli);
|
||||
app.get('/vrstanekretnine', getVrstaNekretnine);
|
||||
app.use('/assets', express.static('./app/public'))
|
||||
|
||||
app.listen(port, () => console.log(`Example app listening on port ${port}!`));
|
||||
|
||||
Reference in New Issue
Block a user