Skip to content

Commit 5300348

Browse files
committed
fix
1 parent 96b44c3 commit 5300348

File tree

4 files changed

+151
-0
lines changed

4 files changed

+151
-0
lines changed

malt/images/mail-icon.svg

Lines changed: 65 additions & 0 deletions
Loading

malt/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,16 @@ <h4>Call stacks</h4>
179179
</div>
180180
</div>
181181
</div>
182+
<div class="entry">
183+
<div>
184+
<div style='width:100%;'>
185+
<p>If you encounter some troubles, have feedbacks, needs or ideas, please <b>contact me</b> at <b><a href='mailto:[email protected]'>[email protected]</a></b>. I will be pleased to answer.</p>
186+
</div>
187+
</div>
188+
<div>
189+
<center><a href='mailto:[email protected]'><img width="120px" src='images/mail-icon.svg'></a><center>
190+
</div>
191+
</div>
182192
</div>
183193
</div>
184194
<div class='footer'>

numaprof/images/mail-icon.svg

Lines changed: 65 additions & 0 deletions
Loading

numaprof/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,17 @@ <h4>Per-line details</h4>
172172
</div>
173173
</div>
174174
</div>
175+
176+
<div class="entry">
177+
<div>
178+
<div style='width:100%;'>
179+
<p>If you encounter some troubles, have feedbacks, needs or ideas, please <b>contact me</b> at <b><a href='mailto:[email protected]'>[email protected]</a></b>. I will be pleased to answer.</p>
180+
</div>
181+
</div>
182+
<div>
183+
<center><a href='mailto:[email protected]'><img width="120px" src='images/mail-icon.svg'></a><center>
184+
</div>
185+
</div>
175186
</div>
176187
</div>
177188
<div class='footer'>

0 commit comments

Comments
 (0)