diff --git a/index.njk b/index.njk index 4b82a06..0b631f4 100644 --- a/index.njk +++ b/index.njk @@ -11,5 +11,6 @@ title: Welcome to my page
This is an example of a static site generated by Lume on Deno Deploy.
The /api/time endpoint dynamically returns the current time.
You can find the source code for this site on GitHub.
+This is an example of a pull request.