From b335b890ef67e25fcc094400402d6a4ff804a7c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Attali?= Date: Fri, 20 Dec 2024 15:47:48 +0100 Subject: [PATCH] Mobile_Detect.json link (#15) * add Mobile_Detect.json link * Update link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cdbee8d..fca082a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ With Twig {% if is_tablet() %} {% if is_device('iPhone') %} # magic methods is[...] ``` +Available User-Agents (uaMatch) with the php `is()` and twig `is_device()` [here](https://github.com/serbanghita/Mobile-Detect/blob/4.8.x/MobileDetect.json) #### Switch device view