Skip to content

Instantly share code, notes, and snippets.

View devinganger's full-sized avatar

Devin Ganger devinganger

View GitHub Profile

Keybase proof

I hereby claim:

  • I am devinganger on github.
  • I am devinganger (https://keybase.io/devinganger) on keybase.
  • I have a public key ASBf1bKlrBb5o0LlW3fivMnI1FkiswzzpznL5xwrfJw8xAo

To claim this, I am signing this object:

@devinganger
devinganger / test.html
Created October 5, 2024 09:01
Hello World Html
<html>
<head>
<style>
h1 {
font-family: Calibri;
}
</style>
</head>
<body>
<h1>Hello World!</h1>
@devinganger
devinganger / test.md
Created October 5, 2024 09:01
Hello World Markdown

Hello World

This is content converted from Markdown!

Here's a JSON sample:

{
  "foo": "bar"
}