Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jun 26, 2017
1 parent b4e503b commit 89ff9d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html><head><link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"><link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"><link href="https://cdn.jsdelivr.net/g/[email protected](css/bootstrap.min.css)" rel="stylesheet"><script src="https://cdn.jsdelivr.net/g/[email protected],[email protected],[email protected]"></script><style>body {
<!DOCTYPE html><html><head><link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400" rel="stylesheet"><link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"><link href="https://cdn.jsdelivr.net/g/[email protected](css/bootstrap.min.css)" rel="stylesheet"><script src="https://cdn.jsdelivr.net/g/[email protected],[email protected],[email protected]"></script><title>Terminus</title><style>body {
font-family: 'Source Sans Pro', sans-serif;
background: #111;
color: #ccc;
Expand Down
1 change: 1 addition & 0 deletions docs/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ html
link(href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css", rel="stylesheet")
link(href="https://cdn.jsdelivr.net/g/[email protected](css/bootstrap.min.css)", rel="stylesheet")
script(src="https://cdn.jsdelivr.net/g/[email protected],[email protected],[email protected]")
title Terminus
style.
body {
font-family: 'Source Sans Pro', sans-serif;
Expand Down

0 comments on commit 89ff9d0

Please sign in to comment.