From 5765bc273f2a168ef4e393065b78c86f7769d460 Mon Sep 17 00:00:00 2001 From: Noelle Calliope <1581674+mekanoe@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:48:06 -0400 Subject: [PATCH] fix work.css path --- html/001-platform-provenance/index.html | 2 +- html/002-webgpu-instead/index.html | 2 +- templates/work.html.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/html/001-platform-provenance/index.html b/html/001-platform-provenance/index.html index 1974ffa..3887477 100644 --- a/html/001-platform-provenance/index.html +++ b/html/001-platform-provenance/index.html @@ -17,7 +17,7 @@ height: 100vh; } - +
XX.X FPS (XX.X ms)
diff --git a/html/002-webgpu-instead/index.html b/html/002-webgpu-instead/index.html index e5db1a7..da5bf5d 100644 --- a/html/002-webgpu-instead/index.html +++ b/html/002-webgpu-instead/index.html @@ -17,7 +17,7 @@ height: 100vh; } - +
XX.X FPS (XX.X ms)
diff --git a/templates/work.html.txt b/templates/work.html.txt index 3de1398..876b6e9 100644 --- a/templates/work.html.txt +++ b/templates/work.html.txt @@ -17,7 +17,7 @@ height: 100vh; } - +
XX.X FPS (XX.X ms)