File tree Expand file tree Collapse file tree 2 files changed +210
-163
lines changed
Expand file tree Collapse file tree 2 files changed +210
-163
lines changed Original file line number Diff line number Diff line change 77 </ head >
88 < body >
99 <!-- Navbar -->
10- < div class ="navbar ">
10+ < div class ="navbar blue ">
1111 < a href ="#rust "> Rust</ a >
1212 < a href ="#python "> Python</ a >
1313 < a href ="#about "> About</ a >
1414 < a href ="https://github.com/Smartlinuxcoder " class ="button "> Github</ a >
1515 </ div >
1616
1717 <!-- Header -->
18- < div class ="header ">
18+ < div class ="header dukeblue ">
1919 < img class ="avatar " src ="https://avatars.githubusercontent.com/u/123417503?v=4 " alt ="Avatar ">
2020 < h1 > Hi! I'm Smartlinuxcoder</ h1 >
2121 < p > Welcome to my website!</ p >
@@ -71,7 +71,7 @@ <h1 id="python">Python Programming</h1>
7171 < p > I like its semplicity and its philosophy but it's so SLOW</ p >
7272
7373 < h1 id ="about "> About Me</ h1 >
74- < p > Hi, I'm a random programmer who loves Rust and Python! I use arch btw./s </ p >
74+ < p > Hi, I'm a random programmer who loves Rust and Python! I use arch btw.</ p >
7575
7676< div class ="repositories ">
7777 < h2 > My best repositories</ h2 >
@@ -102,9 +102,10 @@ <h2>My best repositories</h2>
102102 } )
103103 . catch ( error => console . error ( error ) ) ;
104104 </ script >
105+ < script defer data-domain ="smartlinuxcoder.is-a.dev " src ="https://analytics.is-a.dev/js/script.js "> </ script >
105106 </ div >
106107 <!-- Footer -->
107- < div class ="footer ">
108+ < div class ="footer dukeblue ">
108109 < p > Copyright © 2023 Smartlinuxcoder.
109110 All rights deserved.</ p >
110111 </ div >
You can’t perform that action at this time.
0 commit comments