Skip to content

Instantly share code, notes, and snippets.

View kat-perreira's full-sized avatar

Kat Perreira ♡ kat-perreira

View GitHub Profile
@kat-perreira
kat-perreira / template.html
Created December 19, 2018 00:44 — forked from Aurea-Li/template.html
HTML Template
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title></title>
<script src="https://code.jquery.com/jquery-3.3.1.js"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<script type="text/javascript" src="index.js"></script>