Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View MobiusHorizons's full-sized avatar

Paul Martin MobiusHorizons

View GitHub Profile
@MobiusHorizons
MobiusHorizons / index.html
Created September 4, 2016 20:40
Simple UI Javascript.
<div class="tabs">
<div id="toggle1" class="button">
Section 1
</div>
<div id="toggle2" class="button">
Section 2
</div>
<div id="toggle3" class="button">
Section 3
</div>
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP52Z2set25VB3G9/SIoOQ+nGTVBuD21WlRLL+1LBcMm paul@Moby
@MobiusHorizons
MobiusHorizons / openpgp.txt
Created February 2, 2016 21:05
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:a31a8b420845d8d12680646cc1cf95b967c31e9f]
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-drawer-panel/core-drawer-panel.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;