forked from PinsaraPerera/nextra-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from fossuok/dev
Dev
- Loading branch information
Showing
8 changed files
with
176 additions
and
329 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
const meta = { | ||
index: "Introduction", | ||
about: "About Us", | ||
guidance: "Guidance", | ||
component: "Component", | ||
colors: "Colors", | ||
typography: "Typography", | ||
} | ||
|
||
export default meta; | ||
export default meta; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Welcome to Nextra | ||
# Welcome to FOSS Community University of Kelaniya | ||
|
||
Hello, world! | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
const meta = { | ||
"mydoc": "My Document", | ||
"actionBar": "Action Bar", | ||
} | ||
|
||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.