Update title and authors

This commit is contained in:
Aaron Fenyes 2024-10-30 16:06:38 -07:00
parent df6db983ba
commit 9555d8f784
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "sketch-outline"
name = "dyna3"
version = "0.1.0"
authors = ["Aaron"]
authors = ["Aaron Fenyes", "Glen Whitney"]
edition = "2021"
[features]

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8"/>
<title>Sketch outline</title>
<title>dyna3</title>
<link data-trunk rel="css" href="main.css"/>
</head>
<body></body>