forked from python-bale-bot/python-bale-bot.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub.html
More file actions
15 lines (14 loc) · 681 Bytes
/
Copy pathgithub.html
File metadata and controls
15 lines (14 loc) · 681 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html lang="fa">
<head>
<meta charset="utf-8" />
<link rel="icon" href="assets/images/bale.png" />
<meta name="redirect-url" content="https://github.com/python-bale-bot/python-bale-bot">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" />
<meta name="theme-color" content="#000000" />
<link rel="apple-touch-icon" href="https://python-bale-bot.ir/assets/images/bale.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>python-bale-bot | GitHub</title>
<script src="assets/js/redirect.js"></script>
</head>
</html>