File tree Expand file tree Collapse file tree 4 files changed +14
-0
lines changed
Expand file tree Collapse file tree 4 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 71747174 "section": "The <ol> and <li> tags: unordered lists",
71757175 "text": "The <ol> and <li> tags: unordered lists\n\n\nHTML input:\nSome fruit:\n\n<ol>\n <li>Apples</li>\n <li>Oranges</li>\n <li>Bananas</li>\n</ol>\n\nRendered output:\n\nSome fruit:\n\n\nApples\n\n\nOranges\n\n\nBananas"
71767176 },
7177+ {
7178+ "objectID": "slides/web-design.html#publishing-4",
7179+ "href": "slides/web-design.html#publishing-4",
7180+ "title": "Introduction to web design",
7181+ "section": "",
7182+ "text": "https://app.netlify.com/drop"
7183+ },
71777184 {
71787185 "objectID": "slides/web-design.html#alternatives-to-netlify",
71797186 "href": "slides/web-design.html#alternatives-to-netlify",
Original file line number Diff line number Diff line change @@ -747,6 +747,9 @@ <h2></h2>
747747< p > < img data-src ="../assets/web-design/netlify-4.png " class ="quarto-figure quarto-figure-center " style ="width:100.0% "> </ p >
748748</ figure >
749749</ div >
750+ < div class ="absolute-bottom-right tiny-font ">
751+ < p > < a href ="https://app.netlify.com/drop " class ="uri "> https://app.netlify.com/drop</ a > </ p >
752+ </ div >
750753</ section >
751754< section id ="publishing-5 " class ="slide level2 " data-menu-title ="Publishing a Quarto site ">
752755< h2 > </ h2 >
Original file line number Diff line number Diff line change @@ -687,6 +687,10 @@ Quarto Guide: <https://quarto.org/docs/guide>
687687
688688![ ] ( ../assets/web-design/netlify-4.png ) {fig-align="center" width="100%"}
689689
690+ ::: {.absolute-bottom-right .tiny-font}
691+ < https://app.netlify.com/drop >
692+ :::
693+
690694## {#publishing-5 data-menu-title="Publishing a Quarto site"}
691695
692696![ ] ( ../assets/web-design/netlify-5.png ) {fig-align="center" width="100%"}
You can’t perform that action at this time.
0 commit comments