Change app name

This commit is contained in:
ricola 2025-04-06 17:04:31 -06:00
parent b4a328554c
commit b01cf32826
6 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title><%= _("Vote") %></title>
<title>Vedia</title>
<script src="/chartkick.js"></script>
<script src="/Chart.bundle.js"></script>
<link rel="stylesheet" href="/style.css">