mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-11 07:04:33 +08:00
add personal level icon annotated source
This commit is contained in:
parent
710b6642df
commit
76214a477f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ title: Examples
|
||||||
|
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
{% for example in site.collections.examples.docs %}
|
{% for example in site.collections.examples.docs %}
|
||||||
<div class="half unit" style="padding-left:10px;">
|
<div class="half unit" style="padding-left:10px; padding-right:10px;">
|
||||||
<div class="example-item">
|
<div class="example-item">
|
||||||
<div>
|
<div>
|
||||||
<h4 style="margin-top:0;">
|
<h4 style="margin-top:0;">
|
||||||
|
|
Loading…
Add table
Reference in a new issue