Skip to content

Instantly share code, notes, and snippets.

View tonicblue's full-sized avatar

Matthew Wilkes tonicblue

View GitHub Profile
@tonicblue
tonicblue / index.html
Created August 22, 2022 16:06
JavaScript-less Accordion Examples
<!DOCTYPE html>
<html lang="en">
<head>
<title>JavaScript-less Accordion Examples</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
html {
scroll-behavior: smooth;
@tonicblue
tonicblue / cVimrc
Last active July 23, 2017 11:10
My cVimrc file
let blacklists = ["http://web.mit.edu/mprat/Public/web/Terminus/Web/main.html"]