Skip to content

Commit 5bba8ce

Browse files
author
Mykolas Mankevicius
committed
removing pictures
1 parent f04c4e1 commit 5bba8ce

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.MD

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# Dynamic Forms in static pages for Statamic
22

3-
Want static caching in statamic? And still want to have dynamic forms? for e.g.
4-
5-
![dynamic form in static page](public/dynamic_in_static.png)
6-
3+
Want static caching in statamic? And still want to have dynamic forms?
74
Just add a `{{ dynamic_token }}` to your layout file just before `</body>` tag.
8-
then add an `APP_URL=site.com` to your `.env` file
5+
and then add an `APP_URL=site.com` to your `.env` file.
96

107
### Installing
118
Copy the `DynamicToken` into your `site/addons` folder.

public/dynamic_in_static.png

-59 KB
Binary file not shown.

0 commit comments

Comments
 (0)