diff --git a/assets/style/pages/_default.scss b/assets/style/pages/_default.scss index e436cdd..b4c7895 100644 --- a/assets/style/pages/_default.scss +++ b/assets/style/pages/_default.scss @@ -78,8 +78,6 @@ width: 65%; font-size: .8rem; margin: 6px 0 0 0; - text-overflow: ellipsis; - overflow: hidden; overflow-wrap: break-word; } } diff --git a/content/about.md b/content/about.md index 34c3822..70217a4 100644 --- a/content/about.md +++ b/content/about.md @@ -11,7 +11,12 @@ A little bit about myself. I created my first website in 2017 for playing flash I believe in the free software movement and the source code for my websites are available on my gitea instance, using a GPL Licence. -My current development stack consist of Nuxt.js, Directus.io, and PostgreSQL. I also frequently use Ghost.js as a headless CMS for blogging. +My development stack consist of Nuxt.js, Directus.io, PostgreSQL, and a few more tools. Some of my websites are also hosted using the Handshake naming system such as ryanmoon/. + +