mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2025-09-15 09:53:28 +01:00
Added logo and minor changes
This commit is contained in:
@@ -2,7 +2,7 @@ extends layout
|
||||
|
||||
block nav-links
|
||||
li.nav-item.active
|
||||
a.nav-link(href='#')
|
||||
a.nav-link(href='/')
|
||||
span Home
|
||||
li.nav-item
|
||||
a.nav-link(href='#')
|
||||
@@ -21,5 +21,7 @@ block nav-links
|
||||
span Contact
|
||||
|
||||
block content
|
||||
.container
|
||||
p In development
|
||||
.container-fluid
|
||||
.row
|
||||
.col(style="padding-right: 10px;padding-left: 10px;")
|
||||
p In development
|
Reference in New Issue
Block a user