From 8ee080f5a08b062756eb7d571900727bc054801a Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 26 Sep 2021 22:17:00 -0700 Subject: firefox-csshacks submodule --- .gitmodules | 3 +++ .mozilla/firefox/xxxxxxxx.fly/chrome/firefox-csshacks | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 .mozilla/firefox/xxxxxxxx.fly/chrome/firefox-csshacks diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..7ab45179 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".mozilla/firefox/xxxxxxxx.fly/chrome/firefox-csshacks"] + path = .mozilla/firefox/xxxxxxxx.fly/chrome/firefox-csshacks + url = git@github.com:MrOtherGuy/firefox-csshacks.git diff --git a/.mozilla/firefox/xxxxxxxx.fly/chrome/firefox-csshacks b/.mozilla/firefox/xxxxxxxx.fly/chrome/firefox-csshacks new file mode 160000 index 00000000..33a655de --- /dev/null +++ b/.mozilla/firefox/xxxxxxxx.fly/chrome/firefox-csshacks @@ -0,0 +1 @@ +Subproject commit 33a655de9e34dd0c8950b470134272c795cece55 -- cgit v1.2.3-70-g09d2