Skip to content

Instantly share code, notes, and snippets.

View abetoots's full-sized avatar
🏠
Working from home

Abe Suni M. Caymo abetoots

🏠
Working from home
View GitHub Profile
@abetoots
abetoots / index.html
Created February 11, 2019 09:21
Tribute Page Project
<html>
<head>
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Rock+Salt" rel="stylesheet">
<title> Tribute Page Project by Abe</title>
</head>
<body>