File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
source/content/pages/07-web-development Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4878,7 +4878,7 @@ <h1>Lektor</h1>
48784878<p><a href="https://www.getlektor.com/">Lektor</a> is a static website generator with
48794879content management system (CMS) and <a href="/web-frameworks.html">web framework</a>
48804880features for creating websites.</p>
4881- <p><a href="https://www.getlektor.com/" style="border: none;"><img src="/img/lektor-logo.jpg" width="100%" alt="Lektor static website generator logo." class="technical-diagram"></a></p>
4881+ <p><a href="https://www.getlektor.com/" style="border: none;"><img src="/img/lektor-logo.jpg" width="100%" alt="Lektor static website generator logo." class="technical-diagram" style="border-radius:5px" ></a></p>
48824882<h2>How is Lektor different from other static site generators?</h2>
48834883<p>Most static site generators such as <a href="/pelican.html">Pelican</a> are built with
48844884programmers as the primary user. Lektor tries to be more accessible to
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ <h1>Lektor</h1>
4646< p > < a href ="https://www.getlektor.com/ "> Lektor</ a > is a static website generator with
4747content management system (CMS) and < a href ="/web-frameworks.html "> web framework</ a >
4848features for creating websites.</ p >
49- < p > < a href ="https://www.getlektor.com/ " style ="border: none; "> < img src ="/img/lektor-logo.jpg " width ="100% " alt ="Lektor static website generator logo. " class ="technical-diagram "> </ a > </ p >
49+ < p > < a href ="https://www.getlektor.com/ " style ="border: none; "> < img src ="/img/lektor-logo.jpg " width ="100% " alt ="Lektor static website generator logo. " class ="technical-diagram " style =" border-radius:5px " > </ a > </ p >
5050< h2 > How is Lektor different from other static site generators?</ h2 >
5151< p > Most static site generators such as < a href ="/pelican.html "> Pelican</ a > are built with
5252programmers as the primary user. Lektor tries to be more accessible to
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ meta: Lektor is a static website generator with content management system (CMS)
1212content management system (CMS) and [ web framework] ( /web-frameworks.html )
1313features for creating websites.
1414
15- <a href =" https://www.getlektor.com/ " style =" border : none ;" ><img src =" /img/lektor-logo.jpg " width =" 100% " alt =" Lektor static website generator logo. " class =" technical-diagram " ></a >
15+ <a href =" https://www.getlektor.com/ " style =" border : none ;" ><img src =" /img/lektor-logo.jpg " width =" 100% " alt =" Lektor static website generator logo. " class =" technical-diagram " style = " border-radius : 5 px " ></a >
1616
1717
1818## How is Lektor different from other static site generators?
You can’t perform that action at this time.
0 commit comments