Skip to content

Commit 00ab4ff

Browse files
committed
tweak lektor logo
1 parent 5a72ab7 commit 00ab4ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
48794879
content management system (CMS) and <a href="/web-frameworks.html">web framework</a>
48804880
features 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
48844884
programmers as the primary user. Lektor tries to be more accessible to

lektor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
4747
content management system (CMS) and <a href="/web-frameworks.html">web framework</a>
4848
features 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
5252
programmers as the primary user. Lektor tries to be more accessible to

source/content/pages/07-web-development/30-lektor.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ meta: Lektor is a static website generator with content management system (CMS)
1212
content management system (CMS) and [web framework](/web-frameworks.html)
1313
features 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:5px"></a>
1616

1717

1818
## How is Lektor different from other static site generators?

0 commit comments

Comments
 (0)