From d6352c5206f72754598677e6f929471a14195b09 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Re=CC=81mi=20Be=CC=81tin?= <git@remibetin.fr>
Date: Thu, 28 Nov 2024 23:13:58 +0100
Subject: [PATCH] Use main branch of wai-website-data

---
 .gitmodules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitmodules b/.gitmodules
index 6f21e4998..9ec03dcf8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
 [submodule "_external/data"]
 	path = _external/data
 	url = https://github.com/w3c/wai-website-data.git
+	branch = main
\ No newline at end of file