From ee72e7087413f3d37af22d08b7b8c4675537bb97 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Wed, 29 Jul 2020 12:10:42 +0200 Subject: [PATCH] Rename roadmap_card to project_card more fitting & descriptive --- _includes/{roadmap_card.html => project_card.html} | 0 _includes/{roadmap_tablecard.html => project_tablecard.html} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename _includes/{roadmap_card.html => project_card.html} (100%) rename _includes/{roadmap_tablecard.html => project_tablecard.html} (100%) diff --git a/_includes/roadmap_card.html b/_includes/project_card.html similarity index 100% rename from _includes/roadmap_card.html rename to _includes/project_card.html diff --git a/_includes/roadmap_tablecard.html b/_includes/project_tablecard.html similarity index 100% rename from _includes/roadmap_tablecard.html rename to _includes/project_tablecard.html