mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2025-09-15 09:53:28 +01:00
Completed contact page??
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
extends layout
|
||||
|
||||
block nav-links
|
||||
li.nav-item.active
|
||||
li.nav-item
|
||||
a.nav-link(href='/')
|
||||
span Home
|
||||
li.nav-item
|
||||
li.nav-item.active
|
||||
a.nav-link(href='#')
|
||||
span About
|
||||
li.nav-item
|
||||
@@ -28,7 +28,8 @@ block content
|
||||
h1
|
||||
span Hello.
|
||||
p I’m Esther, a 19 year old student in 2nd year of university, who studies computer science & artificial intelligence.
|
||||
p In my free time, I create small projects to learn new skills and for them to function well for others to use; additionally, I do some graphic design / art as a hobby but has helped me create catching designs.
|
||||
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
|
||||
.col.start
|
||||
h1
|
||||
|
Reference in New Issue
Block a user