diff options
author | metamuffin <yvchraiqi@protonmail.com> | 2022-05-11 17:50:47 +0200 |
---|---|---|
committer | metamuffin <yvchraiqi@protonmail.com> | 2022-05-11 17:50:47 +0200 |
commit | a24d64db1a42bd3c105deedf6779ea93add98629 (patch) | |
tree | 5e05aca5865a6fb4aaa2cb7850b0afa97ddadfa7 /views/links.pug | |
parent | 931db09ce819ec743518ed4d0016fb0afeeb7513 (diff) | |
download | metamuffin-website-a24d64db1a42bd3c105deedf6779ea93add98629.tar metamuffin-website-a24d64db1a42bd3c105deedf6779ea93add98629.tar.bz2 metamuffin-website-a24d64db1a42bd3c105deedf6779ea93add98629.tar.zst |
didn't like the phrases in some places
Diffstat (limited to 'views/links.pug')
-rw-r--r-- | views/links.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/links.pug b/views/links.pug index 62c923a..2289abb 100644 --- a/views/links.pug +++ b/views/links.pug @@ -9,4 +9,4 @@ block content li: a(href="https://potatoxel.org/") potatoxel li: a(href="https://pixificial.xyz/") pixificial li: a(href="http://sofviic.com/") sofviic - li: a(href="https://bgfxc4.de/") bgfxc4 (warning: 10 lines of proprietary javascript) + li: a(href="https://bgfxc4.de/") bgfxc4 (who uses 10 lines of proprietary javascript on their page. :scream:)
\ No newline at end of file |