Add app recommendation for Notes Together
This commit is contained in:
parent
bf20b6467e
commit
acb399b0b7
@ -82,9 +82,17 @@
|
|||||||
["Web App", "https://hyperdraft.rosano.ca"],
|
["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(
|
<%= render AppInfoComponent.new(
|
||||||
name: "Papiers",
|
name: "Papiers",
|
||||||
description: "A simple but powerful note-taking app",
|
description: "A simple note-taking app",
|
||||||
icon_path: "/img/app_icons/papiers.png",
|
icon_path: "/img/app_icons/papiers.png",
|
||||||
links: [
|
links: [
|
||||||
["Web App", "https://papiers.gitlab.io"],
|
["Web App", "https://papiers.gitlab.io"],
|
||||||
|
BIN
public/img/app_icons/notes-together.png
Normal file
BIN
public/img/app_icons/notes-together.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Loading…
x
Reference in New Issue
Block a user