Add app recommendation for Notes Together
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing

This commit is contained in:
Râu Cao 2024-08-14 16:32:06 +02:00
parent bf20b6467e
commit acb399b0b7
Signed by: raucao
GPG Key ID: 37036C356E56CC51
2 changed files with 9 additions and 1 deletions

View File

@ -82,9 +82,17 @@
["Web App", "https://hyperdraft.rosano.ca"],
]
) %>
<%= render AppInfoComponent.new(
name: "Notes Together",
description: "A powerful note-taking app, with support for attaching images and other files",
icon_path: "/img/app_icons/notes-together.png",
links: [
["Web App", "https://notestogether.hominidsoftware.com"],
]
) %>
<%= render AppInfoComponent.new(
name: "Papiers",
description: "A simple but powerful note-taking app",
description: "A simple note-taking app",
icon_path: "/img/app_icons/papiers.png",
links: [
["Web App", "https://papiers.gitlab.io"],

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB