File tree Expand file tree Collapse file tree 5 files changed +10
-5
lines changed
official-guides/getting-started Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11title : " Introduction"
22content : " article.md"
3- author : " MTA Team "
3+ author : " multitheftauto "
44date : " January 1, 2025"
55revisions : []
66assets : []
Original file line number Diff line number Diff line change 11title : " Getting Started"
22content : " article.md"
3- author : " MTA Team "
3+ author : " multitheftauto "
44date : " January 1, 2025"
55revisions : []
66assets : []
Original file line number Diff line number Diff line change 11title : " Privacy policy"
22content : " article.md"
3- author : " MTA Team "
3+ author : " multitheftauto "
44date : " January 1, 2025"
55revisions : []
66assets : []
Original file line number Diff line number Diff line change 11{{ article.html_content }}
22
3- < div style ="text-align: left; font-size: 0.8em; color: #b5b5b5; margin-top: 4em ; ">
3+ < div style ="text-align: left; font-size: 0.8em; color: #b5b5b5; position: absolute; bottom: 0; padding-bottom: 20px; width: 100% ; ">
44 < div > Article: < strong > {{ article.title }}</ strong > </ div >
5- < div style ="margin-top: 0.5em; "> Written by < em > {{ article.author }}</ em > on {{ article.date }}</ div >
5+ < div style ="margin-top: 0.5em; "> Written by < i class =" fab fa-github " > </ i > < a href =" https://github.com/multitheftauto/ {{ article.author }}" rel =" noopener " target =" _blank " > {{ article.author }} </ a > on {{ article.date }}</ div >
66</ div >
Original file line number Diff line number Diff line change @@ -43,6 +43,10 @@ a:hover {
4343 text-decoration : none;
4444}
4545
46+ h1 {
47+ padding : 0 ;
48+ margin : 0 ;
49+ }
4650p {
4751 line-height : 1.5em ;
4852}
@@ -196,4 +200,5 @@ footer p {
196200main {
197201 padding : 20px ;
198202 text-align : left;
203+ position : relative;
199204}
You can’t perform that action at this time.
0 commit comments