diff --git a/src/routes/blog/[year]/[date]/+page.svelte b/src/routes/blog/[year]/[date]/+page.svelte index 94c7884..4b3c974 100644 --- a/src/routes/blog/[year]/[date]/+page.svelte +++ b/src/routes/blog/[year]/[date]/+page.svelte @@ -1,5 +1,5 @@ @@ -7,11 +7,10 @@
This page uses no cookies as of now. No data will be stored on your device while browsing this website. No trackers are used either – no analytics, not even a visit counter of any kind. Not by a third-party, and currently, none I built myself either.
The Godot and Unity projects on the apps.denizk0461.dev subdomain may cache compiled shaders on your device, I'm not sure. These files would only be used by your GPU to render visual effects for the game they were compiled for.
diff --git a/src/routes/uses/+page.svelte b/src/routes/uses/+page.svelte
index 59f3b7c..4f9b967 100644
--- a/src/routes/uses/+page.svelte
+++ b/src/routes/uses/+page.svelte
@@ -1,5 +1,5 @@
@@ -7,14 +7,13 @@