Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Kvarkas committed Feb 1, 2025
1 parent a8aaace commit 480dd60
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 175 deletions.
8 changes: 0 additions & 8 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,4 @@
</div>
</footer>
{% if jekyll.environment == 'production' %}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-437347-4', 'auto');
ga('send', 'pageview');
</script>
{%- endif -%}
3 changes: 2 additions & 1 deletion contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ title: Contact
permalink: /contact
---
If you have any kind of inquiry or you have found a security vulnerability that you don't want to post publicly, we'd love for you to report it to us directly. Please perform the following:

- E-mail [security@mremoteng.org](mailto:security@mremoteng.org)
- we will work together to determine public disclosure
- If you do not recieve a response within 48 hours to the e-mail
- file an issue on the [Issue Tracker]({{ site.github_alt.issues_url }})
- tag @sparerd, @kmscode, @kvarkas and @farosch within the issue
- tag @kvarkas within the issue
Loading

0 comments on commit 480dd60

Please # to comment.