diff --git a/blog/content/projects/amateur_linguist/_index.md b/blog/content/projects/amateur_linguist/_index.md index 545d2a1..80d98e4 100644 --- a/blog/content/projects/amateur_linguist/_index.md +++ b/blog/content/projects/amateur_linguist/_index.md @@ -1,5 +1,5 @@ +++ -template = "projects.html" -title = "Vaxandi Forritari" +template = "amateur_linguist.html" +title = "Amateur Linguist" +++ I speak languages. diff --git a/blog/content/projects/aspiring_graphics_programmer/_index.md b/blog/content/projects/aspiring_graphics_programmer/_index.md index a02a912..910e636 100644 --- a/blog/content/projects/aspiring_graphics_programmer/_index.md +++ b/blog/content/projects/aspiring_graphics_programmer/_index.md @@ -1,5 +1,5 @@ +++ -template = "projects.html" +template = "aspiring_graphics_programmer.html" title = "Aspiring Graphics Programmer" +++ I think graphics are cool. diff --git a/blog/content/projects/junior_animator/_index.md b/blog/content/projects/junior_animator/_index.md index 89d88aa..79b3364 100644 --- a/blog/content/projects/junior_animator/_index.md +++ b/blog/content/projects/junior_animator/_index.md @@ -1,5 +1,5 @@ +++ -template = "projects.html" +template = "junior_animator.html" title = "Junior Animator" +++ I sometimes animate. diff --git a/blog/content/projects/music_enjoyer/_index.md b/blog/content/projects/music_enjoyer/_index.md index 9700d9c..8110998 100644 --- a/blog/content/projects/music_enjoyer/_index.md +++ b/blog/content/projects/music_enjoyer/_index.md @@ -1,5 +1,5 @@ +++ -template = "projects.html" +template = "music_enjoyer.html" title = "Music Enjoyer" +++ I like music. diff --git a/blog/content/projects/wannabe_game_developer/_index.md b/blog/content/projects/wannabe_game_developer/_index.md index d903915..0b95d2f 100644 --- a/blog/content/projects/wannabe_game_developer/_index.md +++ b/blog/content/projects/wannabe_game_developer/_index.md @@ -1,5 +1,5 @@ +++ -template = "projects.html" +template = "wannabe_game_developer.html" title = "Wannabe Game Developer" +++ Game dev. diff --git a/blog/sass/style.scss b/blog/sass/style.scss index 13a95b1..63fc8c0 100644 --- a/blog/sass/style.scss +++ b/blog/sass/style.scss @@ -93,7 +93,7 @@ em, strong{ } hr { - background: linear-gradient(to right, colours.$h1, colours.$h2, colours.$h3, colours.$h4, colours.$h5, colours.$h6); + background: linear-gradient(to right, colours.$h1, colours.$h1, colours.$h2, colours.$h3, colours.$h4, colours.$h5, colours.$h6); height: 5px; border: 0; } diff --git a/blog/templates/amateur_linguist.html b/blog/templates/amateur_linguist.html new file mode 100644 index 0000000..9bfcf6d --- /dev/null +++ b/blog/templates/amateur_linguist.html @@ -0,0 +1,16 @@ +{% extends "base.html" %} + +{% block content %} +