Merge pull request #8 from aurora-dot/aurora-dot-patch-1

Aurora dot patch 1
pull/9/head
E 2021-06-24 18:14:34 +01:00 committed by GitHub
commit b9ab70f14c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ var router = express.Router();
/* GET home page. */
router.get('/', function(req, res, next) {
res.render('index', { title: 'Home', description: "Hello, I'm Esther" });
res.render('index', { title: 'Home', description: "Hello, I'm E" });
});
module.exports = router;

View File

@ -27,7 +27,7 @@ block content
.col
h1
span Hello.
p Im E, a 19 year old student in 2nd year of university, who studies computer science & artificial intelligence.
p Im E, a 19 year old student in 3nd year of university, who studies computer science & artificial intelligence.
p In my free time, I create small projects to learn new skills to be helpful for others, recently i have been focusing on node.js.
p Graphic design is also very fun and i enjoy making small projects to post on instagram, it helps with programming too which is neat
.row