mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
chore(website): remove unnecessary spacing in links
This commit is contained in:
parent
fecb677552
commit
f2bb6cb848
@ -103,7 +103,7 @@
|
||||
height="627">
|
||||
<p><span class="text-big"> Canvas </span><br>Arrange
|
||||
shapes, images and text across an infinite canvas, using the same technology behind <a
|
||||
href="https://excalidraw.com"> excalidraw.com </a> . Ideal for diagrams, sketches and visual
|
||||
href="https://excalidraw.com">excalidraw.com</a> . Ideal for diagrams, sketches and visual
|
||||
planning. </p>
|
||||
</div>
|
||||
<div class="card">
|
||||
@ -116,9 +116,7 @@
|
||||
<div class="card">
|
||||
<img class="image" src="./assets/type_mindmap.png" width="832" height="631">
|
||||
<p><span class="text-big"> Mind maps </span>
|
||||
<br>Organize your thoughts visually or do a brainstorming session by using <a
|
||||
href="https://en.wikipedia.org/wiki/Mind_map"> mind map diagrams
|
||||
</a>
|
||||
<br>Organize your thoughts visually or do a brainstorming session by using <a href="https://en.wikipedia.org/wiki/Mind_map">mind map diagrams</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -198,8 +196,8 @@
|
||||
<footer>
|
||||
<div class="content-wrapper">
|
||||
<p>
|
||||
© 2024-2025 <a href="https://github.com/eliandoran"> Elian Doran </a> and the <a href="https://github.com/TriliumNext/Notes/graphs/contributors"> team </a> . <br>
|
||||
© 2017-2024 <a href="https://github.com/zadam"> zadam </a>.
|
||||
© 2024-2025 <a href="https://github.com/eliandoran">Elian Doran</a> and the <a href="https://github.com/TriliumNext/Notes/graphs/contributors">team</a>.<br>
|
||||
© 2017-2024 <a href="https://github.com/zadam">zadam</a>.
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user