Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Add some missing info in HTML files #5

Merged
merged 3 commits into from
Jan 31, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add missing title in index.html
  • Loading branch information
hisaac committed Jan 31, 2017
commit ada363821e27a3a8212cf9bda6d3f3092869039a
2 changes: 2 additions & 0 deletions mirror/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<head>
<meta charset="utf-8">

<title>Mirror</title>

<!-- Stylesheets -->
<link rel="stylesheet" href="./vendor/bootstrap-3.3.7.css">
<link rel="stylesheet" href="./styles.css">
Expand Down