Improve wording on the website home page; add a volunteer icon

This commit is contained in:
Keavon Chambers
2022-09-04 14:31:08 -07:00
parent f74b6ed111
commit 655831eedf
3 changed files with 10 additions and 13 deletions
@@ -7,10 +7,10 @@ use crate::messages::tool::utility_types::{EventToMessageMap, Fsm, ToolActionHan
use crate::messages::tool::utility_types::{HintData, HintGroup, HintInfo};
use graphene::intersection::Quad;
use graphene::layers::style::Fill;
use graphene::Operation;
use glam::DVec2;
use graphene::layers::style::Fill;
use serde::{Deserialize, Serialize};
#[derive(Default)]