mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 05:03:34 +01:00
Minor fixes (#1572)
This commit is contained in:
parent
2e126f48f5
commit
e31dd5b95b
11
.travis.yml
11
.travis.yml
@ -1,11 +0,0 @@
|
|||||||
language: ruby
|
|
||||||
rvm:
|
|
||||||
- 2.4.1
|
|
||||||
|
|
||||||
# Assume bundler is being used, therefore
|
|
||||||
# the `install` step will run `bundle install` by default.
|
|
||||||
script: ./build.sh
|
|
||||||
|
|
||||||
sudo: false # route your build to the container-based infrastructure for a faster build
|
|
||||||
|
|
||||||
cache: bundler # caching bundler gem packages will speed up build
|
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
_Encryption Against Global Mass Surveillance._
|
_Encryption Against Global Mass Surveillance._
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.com/privacytoolsIO/privacytools.io.svg?branch=master)](https://travis-ci.com/privacytoolsIO/privacytools.io)
|
[![Netlify Status](https://api.netlify.com/api/v1/badges/afd98777-c205-4928-a301-f57a1448113f/deploy-status)](https://app.netlify.com/sites/privacytools-io/deploys)
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<h1 id="os" class="anchor"><a href="#os"><i class="fas fa-link anchor-icon"></i></a> PC Operating Systems</h1>
|
<h1 id="os" class="anchor"><a href="#os"><i class="fas fa-link anchor-icon"></i></a> PC Operating Systems</h1>
|
||||||
|
|
||||||
<div class="alert alert-warning" role="alert">
|
<div class="alert alert-warning" role="alert">
|
||||||
<strong>If you are currently using a operating system like Windows 10, you should pick an alternative here.</strong>
|
<strong>If you are currently using an operating system like Windows 10, you should pick an alternative here.</strong>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
|
Loading…
Reference in New Issue
Block a user