-
Notifications
You must be signed in to change notification settings - Fork 16
Links
Joseph Shepin edited this page Dec 31, 2021
·
4 revisions
The Links Page provides a great way to access commonly used websites. The links hardcoded in Links.vue
. Each link has a name
, url
and optional desc
(description) that puts as message over the top of the image with information or details that might be helpful to the user. Each link has a background screenshot that should be a PNG and cropped to 500px wide and 313px tall. The image assets are stored in /static/links
and the name of file should match the name
property from Links.vue
.