mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-22 17:47:11 +03:00
added reminder
This commit is contained in:
parent
4224c5cfc2
commit
387b496e0e
12
index.html
12
index.html
|
@ -1,5 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<!--
|
||||
Automatically sync gh-pages with master
|
||||
|
||||
Edit .git/config
|
||||
Find [remote "origin"]
|
||||
Append:
|
||||
|
||||
push = +refs/heads/master:refs/heads/gh-pages
|
||||
push = +refs/heads/master:refs/heads/master
|
||||
-->
|
||||
|
||||
|
||||
<head>
|
||||
<title>Material Design for Bootstrap</title>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user