diff --git a/docs/Blueprint Penetration Trace.md b/docs/Blueprint Penetration Trace.md
index 5cfb5ef..a5bac2b 100644
--- a/docs/Blueprint Penetration Trace.md
+++ b/docs/Blueprint Penetration Trace.md
@@ -1,5 +1,7 @@
---
title: Blueprint Depth Trace
+description: A Blueprint Function Library for depth-based line traces in Unreal Engine, providing realistic penetration and bullet holes
+image: TraceExample.png
---
This is a `Blueprint Function Library` with a few functions that are callable in `AActors` to do depth trace results, for use in things like projectiles and tools.
diff --git a/index.html b/index.html
index cd61ab6..b207232 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,18 @@