Skip to content

Fix mixed content problems#8

Open
tcely wants to merge 2 commits into
bdotdub:masterfrom
tcely:patch-1
Open

Fix mixed content problems#8
tcely wants to merge 2 commits into
bdotdub:masterfrom
tcely:patch-1

Conversation

@tcely

@tcely tcely commented Jun 8, 2018

Copy link
Copy Markdown

If you prefer not to use unpkg.com here are some alternatives:

<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.5.0/pure-min.css" integrity="sha256-uMIWcoYb/MuZqZAhL2P5WUi+lcsYFSBwas9TKb/BeWk=" crossorigin="anonymous" />

<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js" integrity="sha256-IFHWFEbU2/+wNycDECKgjIRSirRNIDp2acEB5fvdVRU=" crossorigin="anonymous"></script>
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/purecss@0.5.0/pure-min.css" integrity="sha384-lOySmEwqMpTZg7qGlKnJGP2qq63ZUxNxXLJcCkY8VtmblQMsdg+Kqmiw/YnyT2n4" crossorigin="anonymous">

<script type="text/javascript" src="//cdn.jsdelivr.net/npm/jquery@2.1.3/dist/jquery.min.js" integrity="sha384-CgeP3wqr9h5YanePjYLENwCTSSEz42NJkbFpAFgHWQz7u3Zk8D00752ScNpXqGjS" crossorigin="anonymous"></script>
<link rel="stylesheet" href="//cdn.jsdelivr.net/gh/pure-css/pure-release@0.5.0/pure-min.css" integrity="sha384-lOySmEwqMpTZg7qGlKnJGP2qq63ZUxNxXLJcCkY8VtmblQMsdg+Kqmiw/YnyT2n4" crossorigin="anonymous">

<script type="text/javascript" src="//cdn.jsdelivr.net/gh/jquery/jquery@2.1.3/dist/jquery.min.js" integrity="sha384-CgeP3wqr9h5YanePjYLENwCTSSEz42NJkbFpAFgHWQz7u3Zk8D00752ScNpXqGjS" crossorigin="anonymous"></script>
<link rel="stylesheet" href="//cdn.rawgit.com/pure-css/pure-release/v0.5.0/pure-min.css" integrity="sha384-lOySmEwqMpTZg7qGlKnJGP2qq63ZUxNxXLJcCkY8VtmblQMsdg+Kqmiw/YnyT2n4" crossorigin="anonymous">

<script type="text/javascript" src="//cdn.rawgit.com/jquery/jquery/2.1.3/dist/jquery.min.js" integrity="sha384-CgeP3wqr9h5YanePjYLENwCTSSEz42NJkbFpAFgHWQz7u3Zk8D00752ScNpXqGjS" crossorigin="anonymous"></script>

@trueheart78 trueheart78 mentioned this pull request Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant