File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 7777 < div
7878 class ="flex flex-col items-center min-h-screen bg-lightest-wash py-8 bg-light-cloudbank text-treeline "
7979 >
80- < div class ="mx-3 md:mx-auto max-w-sm pb-4 space-y-4 ">
80+ < div class ="mx-3 md:mx-auto max-w-md pb-4 space-y-4 ">
8181 < nav class ="text-xxs flex flex-row gap-x-4 ">
8282 < a href ="/ "> home</ a >
8383 < a href ="/introduction.html "> brief intro</ a >
@@ -89,7 +89,11 @@ <h1 class="font-serif font-bold text-cloudbank text-3xl">
8989 < p >
9090 < strong > Let's try t-strings now!!</ strong >
9191 </ p >
92- < iframe src ="./lite/tree/../notebooks/index.html?path=hello.ipynb " width ="100% " height ="1000px " > </ iframe >
92+ < iframe
93+ src ="./lite/tree/../notebooks/index.html?path=hello.ipynb "
94+ width ="100% "
95+ height ="1000px "
96+ > </ iframe >
9397 </ div >
9498 </ div >
9599 </ body >
You can’t perform that action at this time.
0 commit comments