File tree Expand file tree Collapse file tree 6 files changed +9
-7
lines changed Expand file tree Collapse file tree 6 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Project
2
2
[ Aurelius is an exemplary project. Check out Aurelius. ] ( https://github.com/mustafabinguldev/Aurelius ) .
3
- ## Version: 0.3.5
3
+ ## Version: 0.4.0
Original file line number Diff line number Diff line change 15
15
16
16
< container .section > </ container .section> <! –– you can find it under the container folder. ––>
17
17
18
-
19
18
< svg class ="absolute left-0 max-w-md mt-24 -ml-64 left-svg " viewBox ="0 0 423 423 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
20
19
< defs >
21
20
< linearGradient x1 ="100% " y1 ="0% " x2 ="4.48% " y2 ="0% " id ="linearGradient-1 ">
Original file line number Diff line number Diff line change
1
+ < a href ={href} class ="relative inline-block w-full px-5 py-3 text-sm leading-none text-center text-white bg-indigo-700 fold-bold "> {text}</ a >
Original file line number Diff line number Diff line change 11
11
< a href ="/example " class ="mr-0 font-bold duration-100 md:mr-3 lg:mr-8 transition-color hover:text-indigo-600 "> Sample media page</ a >
12
12
< div class ="flex flex-col block w-full font-medium border-t border-gray-200 md:hidden ">
13
13
14
- < a href ="https://github.com/mustafabinguldev/Aurelius " class ="relative inline-block w-full px-5 py-3 text-sm leading-none text-center text-white bg-indigo-700 fold-bold "> Get
15
- Started</ a >
14
+
15
+ < container .button href ="https://github.com/mustafabinguldev/Aurelius " text ="Github! "> </ container .button>
16
+
17
+
16
18
</ div >
17
19
</ nav >
18
20
19
21
< div class ="absolute left-0 flex-col items-center justify-center hidden w-full pb-8 mt-48 border-b border-gray-200 md:relative md:w-auto md:bg-transparent md:border-none md:mt-0 md:flex-row md:p-0 md:items-end md:flex md:justify-between ">
20
- < a href ="https://github.com/mustafabinguldev/Aurelius " class ="relative z-40 inline-block w-auto h-full px-5 py-3 text-sm font-bold leading-none text-white transition-all transition duration-100 duration-300 bg-indigo-700 rounded shadow-md fold-bold lg:bg-white lg:text-indigo-700 sm:w-full lg:shadow-none hover:shadow-xl "> Get
21
- Started</ a >
22
+
22
23
< svg class ="absolute top-0 left-0 hidden w-screen max-w-3xl -mt-64 -ml-12 lg:block " viewBox ="0 0 818 815 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
23
24
< defs >
24
25
< linearGradient x1 ="0% " y1 ="0% " x2 ="100% " y2 ="100% " id ="c ">
Original file line number Diff line number Diff line change 1
1
< h1 class ="relative mb-4 text-3xl font-black leading-tight text-gray-900 sm:text-6xl xl:mb-8 "> Work Wonders!</ h1 >
2
- < p class ="pr-0 mb-8 text-lg text-black sm:text-lg font-bold xl:text-xl lg:pr-20 "> Start building your page quickly! You can edit this page with main.html under the app folder!</ p >
2
+ < p class ="pr-0 mb-8 text-lg text-black sm:text-lg font-bold xl:text-xl lg:pr-20 "> Start building your page quickly! You can edit this page with main.html under the app folder!</ p >
3
+ < container .button href ="https://github.com/mustafabinguldev/Aurelius " text ="Get Started! "> </ container .button>
You can’t perform that action at this time.
0 commit comments