-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog.html
18 lines (18 loc) · 922 Bytes
/
blog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Faez">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="assets/images/logo-196x135-69.png" type="image/x-icon">
<meta name="description" content="">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:700,400&subset=cyrillic,latin,greek,vietnamese">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/animate.css/animate.min.css">
<link rel="stylesheet" href="assets/faez/css/style.css">
<link rel="stylesheet" href="./assets/faez/css/dropdown.css">
<link rel="stylesheet" href="assets/faez/css/mbr-additional.css" type="text/css">
<meta http-equiv="refresh" content="0; URL='http://blog.team1635.org/'" />
</head>
</html>