Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f65379b

Browse files
committed
Create default.html
1 parent d9196e9 commit f65379b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

‎_layouts/default.html‎

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
<!doctype html>
3+
<html lang="en">
4+
<head>
5+
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<title>Alexandre Villares</title>
8+
<link rel="stylesheet" href="https://abav.lugaralgum.com/assets/css/style.css">
9+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,700" media="all">
10+
</head>
11+
<body>
12+
<h1><a href="https://abav.lugaralgum.com/">Alexandre B A Villares</a></h1>
13+
<hr />
14+
<div class="content">
15+
{{ content }}
16+
</div>
17+
<footer>
18+
<div class="container">
19+
</div>
20+
</footer>
21+
<script src="../assets/scripts.js"></script>
22+
</body>
23+
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /