From 1f4d9c3282ef6c0311d4589ce3d7d04ccdfba6c1 Mon Sep 17 00:00:00 2001 From: Korbs Date: Tue, 30 Apr 2024 23:12:50 -0400 Subject: [PATCH] Add links to bottom cards --- html/landing.ejs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/html/landing.ejs b/html/landing.ejs index b687cfc6..c06ce6d4 100644 --- a/html/landing.ejs +++ b/html/landing.ejs @@ -167,11 +167,11 @@ has_secondary_action='true', secondary_icon='', secondary_text='Revolt', - secondary_link='#', + secondary_link='https://rvlt.gg/poketube', primary_icon='', primary_text='Matrix', - primary_link='#' + primary_link='https://matrix.to/#/%23poke:vern.cc' )%> <%- include('./partials/card', @@ -184,11 +184,11 @@ has_secondary_action='true', secondary_icon='', secondary_text='GitHub', - secondary_link='#', + secondary_link='https://github.com/ashley0143/poke', primary_icon='Codeberg logo', primary_text='Codeberg', - primary_link='#' + primary_link='https://codeberg.org/ashley/poke' )%>