diff --git a/CSS/style.css b/CSS/style.css index 0ab2bbe..262d6f1 100644 --- a/CSS/style.css +++ b/CSS/style.css @@ -94,20 +94,3 @@ transition: .2s; transform: translateY(100%); } -.outline { - color: white; - text-shadow: - -1px -1px 0 #000, - 1px -1px 0 #000, - -1px 1px 0 #000, - 1px 1px 0 #000 -} - -@supports((text-stroke: 2px black) or (-webkit-text-stroke: 2px black)) { - .outline { - color: transparent; - -webkit-text-stroke: 2px black; - text-stroke: 2px black; - text-shadow: none; - } -} diff --git a/GoGaurdian/index.html b/GoGaurdian/index.html index c1f67db..4f71695 100644 --- a/GoGaurdian/index.html +++ b/GoGaurdian/index.html @@ -19,9 +19,9 @@
- Securly - GoGaurdian - Utilities + Securly + GoGaurdian + Utilities
diff --git a/JS/script.js b/JS/script.js index 22baf29..61fb581 100644 --- a/JS/script.js +++ b/JS/script.js @@ -1,4 +1,5 @@ /* particlesJS.load(@dom-id, @path-json, @callback (optional)); */ particlesJS.load('particles-js', 'particles.json', function() { console.log('callback - particles.js config loaded'); -}); \ No newline at end of file +}); +var link=windows.location.href; \ No newline at end of file diff --git a/index.html b/index.html index 7441138..f64522b 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@
-

ChromeSploits

+

ChromeSploits

A large library of chromeOS exploits.