diff options
author | Alessio Vanni <vannilla@firemail.cc> | 2019-02-20 14:12:00 +0100 |
---|---|---|
committer | Alessio Vanni <vannilla@firemail.cc> | 2019-02-20 14:12:00 +0100 |
commit | 91b59f40f87d6a0778feea4a4ee65743ba2508d8 (patch) | |
tree | ee814f0226f77089e68656793627c5ad6256322b /css | |
parent | b3863f5c4984ae814eeb32407ae5899693b735ab (diff) | |
download | ematrix-91b59f40f87d6a0778feea4a4ee65743ba2508d8.tar.lz ematrix-91b59f40f87d6a0778feea4a4ee65743ba2508d8.tar.xz ematrix-91b59f40f87d6a0778feea4a4ee65743ba2508d8.zip |
Add links to eMatrix repository homepage
Diffstat (limited to 'css')
-rw-r--r-- | css/cloud-ui.css | 1 | ||||
-rw-r--r-- | css/common.css | 1 | ||||
-rw-r--r-- | css/dashboard-common.css | 1 | ||||
-rw-r--r-- | css/dashboard.css | 1 | ||||
-rw-r--r-- | css/hosts-files.css | 1 | ||||
-rw-r--r-- | css/legacy-toolbar-button.css | 1 | ||||
-rw-r--r-- | css/logger-ui.css | 1 | ||||
-rw-r--r-- | css/popup.css | 1 | ||||
-rw-r--r-- | css/raw-settings.css | 1 | ||||
-rw-r--r-- | css/user-rules.css | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/css/cloud-ui.css b/css/cloud-ui.css index 7fdf39d..856c5ab 100644 --- a/css/cloud-ui.css +++ b/css/cloud-ui.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/common.css b/css/common.css index e36ed15..6ec859b 100644 --- a/css/common.css +++ b/css/common.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/dashboard-common.css b/css/dashboard-common.css index a29ffa9..1023d8a 100644 --- a/css/dashboard-common.css +++ b/css/dashboard-common.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/dashboard.css b/css/dashboard.css index 4012442..5bfb242 100644 --- a/css/dashboard.css +++ b/css/dashboard.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/hosts-files.css b/css/hosts-files.css index 05b3cd0..45d9bb8 100644 --- a/css/hosts-files.css +++ b/css/hosts-files.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/legacy-toolbar-button.css b/css/legacy-toolbar-button.css index 68baa41..ff5ec2b 100644 --- a/css/legacy-toolbar-button.css +++ b/css/legacy-toolbar-button.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/logger-ui.css b/css/logger-ui.css index 2fcab4e..7220c01 100644 --- a/css/logger-ui.css +++ b/css/logger-ui.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/popup.css b/css/popup.css index a78a0a4..32f6be8 100644 --- a/css/popup.css +++ b/css/popup.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/raw-settings.css b/css/raw-settings.css index 48c43db..cf6751e 100644 --- a/css/raw-settings.css +++ b/css/raw-settings.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ diff --git a/css/user-rules.css b/css/user-rules.css index a467cdc..7e8cf0b 100644 --- a/css/user-rules.css +++ b/css/user-rules.css @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see {http://www.gnu.org/licenses/}. + Home: https://gitlab.com/vannilla/ematrix uMatrix Home: https://github.com/gorhill/uMatrix */ |