diff options
Diffstat (limited to 'content/docs')
| -rw-r--r-- | content/docs/development2.md | 19 | ||||
| -rw-r--r-- | content/docs/fmc.md | 7 |
2 files changed, 16 insertions, 10 deletions
diff --git a/content/docs/development2.md b/content/docs/development2.md index 05a4e2c..c5d1d1e 100644 --- a/content/docs/development2.md +++ b/content/docs/development2.md @@ -1,21 +1,26 @@ --- title: "Development Site #2" +url: /docs/development2 description: General information about Development site 2/2 date: 2025-03-29T23:39:19.252Z metadata: full categories: Docs tags: - - development - - land - - Property - - site - - Site 2 + - development + - land + - Property + - site + - Site 2 thumbnail: https://res.cloudinary.com/solardump/image/upload/v1743291981/docs/developmenttwo.png type: docs draft: false -aliases: [] -modules: ["leaflet"] +aliases: + - /docs/development-site-%232 + - /docs/development-site-#2 +modules: + - leaflet fmContentType: docs +lastmod: 2025-05-07T06:22:27.340Z --- {{< map lat=33.01464 long=-84.17997 popup="Development Site 2" popup-lat=33.014853 popup-long=-84.179542 zoom=16 >}} diff --git a/content/docs/fmc.md b/content/docs/fmc.md index e7d383e..abb9987 100644 --- a/content/docs/fmc.md +++ b/content/docs/fmc.md @@ -15,6 +15,7 @@ draft: true aliases: [] modules: "" fmContentType: docs +url: /docs/fmc/ --- This page was inspired by FAQ pages found on some websites. As you might know, "FAQ" stands for Frequently Asked @@ -27,13 +28,13 @@ the most common and easy to expect claims made in an attempt to disprove what we <!-- FM:Snippet:Start data:{"id":"accordian","fields":[{"name":"id","value":"claims1"},{"name":"header1","value":"You have no proof this is true."},{"name":"header2","value":"There is no proof."},{"name":"header3","value":"The county denies everything you say."},{"name":"content1","value":"There is more proof that it is true, than it is untrue."},{"name":"content2","value":"There is everything but a signed confessional. What else do you want?"},{"name":"content3","value":"Do you really believe the county actually tells the truth, and would admit to any of this?"}]} --> {{< accordion id=claims1 >}} -{{< accordion-item header=You have no proof this is true. show=true >}} +{{< accordion-item header="You have no proof this is true." show=true >}} There is more proof that it is true, than it is untrue. {{< /accordion-item >}} -{{< accordion-item header=There is no proof. >}} +{{< accordion-item header="There is no proof." >}} There is everything but a signed confessional. What else do you want? {{< /accordion-item >}} -{{< accordion-item header=The county denies everything you say. >}} +{{< accordion-item header="The county denies everything you say." >}} Do you really believe the county would actually admit to any of this? {{< /accordion-item >}} {{< /accordion >}} |
