diff options
| author | Fuwn <[email protected]> | 2021-07-14 23:20:14 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-14 23:20:14 +0000 |
| commit | c20716a2d780fee9efbe11429126ec9b808c93ce (patch) | |
| tree | 9e804e65c2edda30632b990f2d7e90312fcc5521 /content | |
| parent | feat(database): persistant hits (diff) | |
| download | space-c20716a2d780fee9efbe11429126ec9b808c93ce.tar.xz space-c20716a2d780fee9efbe11429126ec9b808c93ce.zip | |
fix(pages): header cases
Diffstat (limited to 'content')
| -rw-r--r-- | content/pages/interests.gmi | 4 | ||||
| -rw-r--r-- | content/pages/skills.gmi | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/content/pages/interests.gmi b/content/pages/interests.gmi index 0623af2..75cb353 100644 --- a/content/pages/interests.gmi +++ b/content/pages/interests.gmi @@ -2,7 +2,7 @@ A collection of somethings that I think are pretty neat and am considering picking up sometime in the future. -## Programming Languages +## PROGRAMMING LANGUAGES => https://www.angelcode.com/angelscript/ AngelScript => https://github.com/Hirrolot/metalang99 Metalang99 @@ -24,7 +24,7 @@ A collection of somethings that I think are pretty neat and am considering picki => https://dlang.org/ D => https://vlang.io/ V -## Frameworks +## FRAMEWORKS => https://flutter.dev/ Flutter => https://svelte.dev/ Svelte diff --git a/content/pages/skills.gmi b/content/pages/skills.gmi index 6988821..efe4599 100644 --- a/content/pages/skills.gmi +++ b/content/pages/skills.gmi @@ -1,6 +1,6 @@ # SKILLS -## Tech Stacks +## TECH STACKS * Node.js: Discord.js, Angular, Express, Akairo, React, Nuxt, Vue * Deno @@ -9,7 +9,7 @@ * Rust: Serenity, Rocket, Actix, Tokio * PHP: FluxBB, MyBB -## Tools, Accessories +## TOOLS, ACCESSORIES * Document Preperation: Markdown (Pandoc), LaTeX * Build Tools: CMake, Make |