File tree 6 files changed +7
-6
lines changed
6 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
< header class ="shadow navbar navbar-dark bg-dark navbar-expand-md d-none d-md-flex "
2
2
style ="position: sticky; top: 0; z-index: 1030; ">
3
3
< a class ="navbar-brand " href ="/ ">
4
- < img src ="/assets/images/mightyphp_logo .png " width ="30 " height ="30 " class ="d-inline-block align-top " alt ="">
4
+ < img src ="/assets/images/MightyTransparent .png " width ="30 " height ="30 " class ="d-inline-block align-top " alt ="">
5
5
MightyPHP
6
6
</ a >
7
7
19
19
</ li >
20
20
< li class ="nav-item ">
21
21
<!-- <a class="nav-link" href="{{ site.baseurl }}/docs">Documentations</a> -->
22
- < a class ="nav-link " target ="_blank " href ="https://mightyphp.gitbook.io/ mightyphp/ "> Documentations</ a >
22
+ < a class ="nav-link " target ="_blank " href ="https://docs. mightyphp.com / "> Documentations</ a >
23
23
</ li >
24
24
< li class ="nav-item ">
25
25
< a class ="nav-link " target ="_blank " href ="https://github.com/MightyPHP/MightyPHP "> GitHub < span
48
48
< a class ="nav-link " href ="/blog "> Blog</ a >
49
49
</ li >
50
50
< li class ="nav-item ">
51
- < a class ="nav-link " href ="{{ site.baseurl }}/ docs "> Documentations</ a >
51
+ < a class ="nav-link " href ="https:// docs.mightyphp.com/ "> Documentations</ a >
52
52
</ li >
53
53
< li class ="nav-item ">
54
54
< a class ="nav-link " target ="_blank " href ="https://github.com/MightyPHP/MightyPHP "> GitHub < span
Original file line number Diff line number Diff line change 4
4
<!-- Required meta tags -->
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
7
-
7
+ < link rel =" icon " type =" image/png " href =" {{ site.baseurl }}/assets/images/MightyTransparent.png " />
8
8
<!-- Bootstrap CSS -->
9
9
< link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css " integrity ="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO " crossorigin ="anonymous ">
10
10
< link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.4.1/css/all.css " integrity ="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz " crossorigin ="anonymous ">
Original file line number Diff line number Diff line change 4
4
<!-- Required meta tags -->
5
5
< meta charset ="utf-8 ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
7
+ < link rel ="icon " type ="image/png " href ="{{ site.baseurl }}/assets/images/MightyTransparent.png "/>
7
8
8
9
<!-- Bootstrap CSS -->
9
10
< link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css " integrity ="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO " crossorigin ="anonymous ">
Original file line number Diff line number Diff line change 5
5
layout: default
6
6
---
7
7
< div class ="jumbotron " style ="text-align: center; ">
8
- < h1 class ="display-4 "> < img src ="{{ site.baseurl }}/assets/images/mightyphp_logo .png " height ="65 " class ="d-inline-block align-top " alt =""> < span
8
+ < h1 class ="display-4 "> < img src ="{{ site.baseurl }}/assets/images/MightyTransparent .png " height ="65 " class ="d-inline-block align-top " alt =""> < span
9
9
class ="text-hide "> M</ span > ightyPHP</ h1 >
10
10
< p class ="lead "> The simplest, and friendlist framework for fast web development</ p >
11
11
< hr class ="my-4 ">
12
12
< p > MightyPHP is a PHP framework designed to be fast to pick up, simple, least bloatcodes and also comfortable for
13
13
fast paced web development.</ p >
14
- < a class ="d-block d-sm-none btn btn-dark btn-lg btn-block " target ="_blank " href ="https://mightyphp.gitbook.io "
14
+ < a class ="d-block d-sm-none btn btn-dark btn-lg btn-block " target ="_blank " href ="https://docs. mightyphp.com "
15
15
role ="button "> View Documentation</ a >
16
16
< a class ="d-block d-sm-none btn theme-bg btn-primary btn-lg btn-block " target ="_blank "
17
17
href ="https://mightyphp.gitbook.io/mightyphp/getting-started " role ="button "> Get Started</ a >
You can’t perform that action at this time.
0 commit comments