File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 77 < div class ="row gx-4 gx-lg-5 justify-content-center ">
88 < div class ="col-md-10 col-lg-8 col-xl-7 ">
99 < div class ="site-heading ">
10- < h1 > Clean Blog </ h1 >
11- < span class ="subheading "> A Blog Theme by Start Bootstrap </ span >
10+ < h1 > CodeThunder </ h1 >
11+ < span class ="subheading "> A Blog Liked by Programmers </ span >
1212 </ div >
1313 </ div >
1414 </ div >
Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no " />
66 < meta name ="description " content ="" />
77 < meta name ="author " content ="" />
8- < title > Clean Blog - Start Bootstrap Theme </ title >
8+ < title > Coding Thunder </ title >
99 < link rel ="icon " type ="image/x-icon " href ="{{ url_for( 'static', filename='assets/favicon.ico') }} " />
1010 <!-- Font Awesome icons (free version)-->
1111 < script src ="https://use.fontawesome.com/releases/v6.3.0/js/all.js " crossorigin ="anonymous "> </ script >
1919 <!-- Navigation-->
2020 < nav class ="navbar navbar-expand-lg navbar-light " id ="mainNav ">
2121 < div class ="container px-4 px-lg-5 ">
22- < a class ="navbar-brand " href ="index.html "> Start Bootstrap </ a >
22+ < a class ="navbar-brand " href ="index.html "> Coding Thunder </ a >
2323 < button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse " data-bs-target ="#navbarResponsive " aria-controls ="navbarResponsive " aria-expanded ="false " aria-label ="Toggle navigation ">
2424 Menu
2525 < i class ="fas fa-bars "> </ i >
2828 < ul class ="navbar-nav ms-auto py-4 py-lg-0 ">
2929 < li class ="nav-item "> < a class ="nav-link px-lg-3 py-3 py-lg-4 " href ="index.html "> Home</ a > </ li >
3030 < li class ="nav-item "> < a class ="nav-link px-lg-3 py-3 py-lg-4 " href ="about.html "> About</ a > </ li >
31- < li class ="nav-item "> < a class ="nav-link px-lg-3 py-3 py-lg-4 " href ="post.html "> Sample Post</ a > </ li >
3231 < li class ="nav-item "> < a class ="nav-link px-lg-3 py-3 py-lg-4 " href ="contact.html "> Contact</ a > </ li >
3332 </ ul >
3433 </ div >
6968 </ a >
7069 </ li >
7170 </ ul >
72- < div class ="small text-center text-muted fst-italic "> Copyright © Your Website 2023</ div >
71+ < div class ="small text-center text-muted fst-italic "> Copyright © Codign Thunder 2023</ div >
7372 </ div >
7473 </ div >
7574 </ div >
You can’t perform that action at this time.
0 commit comments