From 241215ba7349c2d4a3206ee774cfd700f9b8f3fb Mon Sep 17 00:00:00 2001
From: Norbert Orzechowicz
Date: Thu, 31 Jul 2025 22:14:53 +0200
Subject: [PATCH] Added link to umami public statistics for website
---
.../assets/controllers/all_links_external_controller.js | 1 -
web/landing/assets/controllers/clipboard_controller.js | 1 -
web/landing/assets/controllers/mermaid_controller.js | 1 -
.../assets/controllers/syntax_highlight_controller.js | 1 -
web/landing/templates/main/sponsor.html.twig | 7 +++++++
5 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/web/landing/assets/controllers/all_links_external_controller.js b/web/landing/assets/controllers/all_links_external_controller.js
index 08a4f68e24..8683ca10be 100644
--- a/web/landing/assets/controllers/all_links_external_controller.js
+++ b/web/landing/assets/controllers/all_links_external_controller.js
@@ -1,6 +1,5 @@
import {Controller} from '@hotwired/stimulus';
-/* stimulusFetch: 'lazy' */
export default class extends Controller
{
connect()
diff --git a/web/landing/assets/controllers/clipboard_controller.js b/web/landing/assets/controllers/clipboard_controller.js
index a0ff3b10bd..7474526fa2 100644
--- a/web/landing/assets/controllers/clipboard_controller.js
+++ b/web/landing/assets/controllers/clipboard_controller.js
@@ -1,7 +1,6 @@
import {Controller} from '@hotwired/stimulus';
import ClipboardJS from 'clipboard';
-/* stimulusFetch: 'lazy' */
export default class extends Controller
{
connect()
diff --git a/web/landing/assets/controllers/mermaid_controller.js b/web/landing/assets/controllers/mermaid_controller.js
index ec5d0b89b9..5de50ad254 100644
--- a/web/landing/assets/controllers/mermaid_controller.js
+++ b/web/landing/assets/controllers/mermaid_controller.js
@@ -1,7 +1,6 @@
import { Controller } from "@hotwired/stimulus";
import Panzoom from '@panzoom/panzoom';
-/* stimulusFetch: 'lazy' */
export default class extends Controller {
static targets = ['svg', 'zoomIn', 'zoomOut'];
diff --git a/web/landing/assets/controllers/syntax_highlight_controller.js b/web/landing/assets/controllers/syntax_highlight_controller.js
index fcc6f1dd1b..097a333851 100644
--- a/web/landing/assets/controllers/syntax_highlight_controller.js
+++ b/web/landing/assets/controllers/syntax_highlight_controller.js
@@ -9,7 +9,6 @@ import 'prismjs/components/prism-bash.min.js';
import 'prismjs/components/prism-json.min.js';
import 'prismjs/components/prism-csv.min.js';
-/* stimulusFetch: 'lazy' */
export default class extends Controller
{
initialize()
diff --git a/web/landing/templates/main/sponsor.html.twig b/web/landing/templates/main/sponsor.html.twig
index 6b4abb2704..d6556fabbb 100644
--- a/web/landing/templates/main/sponsor.html.twig
+++ b/web/landing/templates/main/sponsor.html.twig
@@ -45,6 +45,13 @@
Please find more at https://norbert.tech/consulting
+ Flow Website Analytics
+
+ Please find below the statistics of the Flow PHP website that includes page views, unique visitors, and other useful information.
+
+
+
Flow Analytics
+