diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 956e17c..fc12b4a 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -41,7 +41,7 @@ pygmentsStyle = "monokai" [[menu.main]] identifier = "coffee" pre = "" - url = "/a/" + url = "/TODO/" weight = 5 [[menu.main]] diff --git a/exampleSite/content/projects/_index.md b/exampleSite/content/projects/_index.md index f25be04..b9149e4 100644 --- a/exampleSite/content/projects/_index.md +++ b/exampleSite/content/projects/_index.md @@ -4,9 +4,8 @@ type: page --- -# Hello my projects are +### Hello my projects are -1. Tatooine: [Link](/projects/tatooine/) -2. is -3. my -4. project +1. [Tatooine](/projects/tatooine/) +2. [Hydra](/projects/hydra/) +3. [Bludhaven](/projects/bludhaven/) diff --git a/exampleSite/content/projects/bludhaven.md b/exampleSite/content/projects/bludhaven.md new file mode 100644 index 0000000..dadb84f --- /dev/null +++ b/exampleSite/content/projects/bludhaven.md @@ -0,0 +1,8 @@ +--- +title: Blüdhaven +type: page +--- + +### History + +Blüdhaven was a former whaling town, which was officially incorporated as a "Commonwealth" in 1912. The town had a generally poor socio-economic populace, owing in part to failed efforts to transform itself into a manufacturing and shipping center. diff --git a/exampleSite/content/projects/hydra.md b/exampleSite/content/projects/hydra.md new file mode 100644 index 0000000..7c6495d --- /dev/null +++ b/exampleSite/content/projects/hydra.md @@ -0,0 +1,8 @@ +--- +title: Hydra +type: page +--- + +### Motto + +Cut off one head and two will take their place diff --git a/exampleSite/content/projects/tatooine.md b/exampleSite/content/projects/tatooine.md index cf4b589..80b2132 100644 --- a/exampleSite/content/projects/tatooine.md +++ b/exampleSite/content/projects/tatooine.md @@ -1,9 +1,8 @@ --- -title: "Tatooine" -date: 2021-05-12T23:39:49+05:30 +title: Tatooine type: page --- ### A long time ago in a galaxy far, far away.... -A project was planned +A project was planned, but never completed