Skip to content

Instantly share code, notes, and snippets.

View KHarshawat's full-sized avatar

Kavi Harshawat KHarshawat

  • United States Digital Service
  • San Francisco, CA
View GitHub Profile
@KHarshawat
KHarshawat / bootstrap-boilerplate
Last active August 29, 2015 14:01
A basic bootstrap template for a website
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Starter Template for Bootstrap</title>