mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-04 16:54:11 -04:00
apply review suggestions
This commit is contained in:
parent
d10c13e842
commit
cdc5a89cd7
9 changed files with 7 additions and 8 deletions
|
@ -45,7 +45,7 @@
|
|||
<%= __('Best way to write and share your knowledge in markdown.') %>
|
||||
</p>
|
||||
<span class="alert alert-info" style="display: inline-block;">
|
||||
CodiMD was renamed to HedgeDoc. <a href="https://hedgedoc.github.io/history/" rel="noopener noreferrer" target="_blank" class="text-danger">Read more</a>
|
||||
CodiMD was renamed to HedgeDoc. <a href="https://hedgedoc.org/history/" rel="noopener noreferrer" target="_blank" class="text-danger">Read more</a>
|
||||
</span>
|
||||
<% if (infoMessage && infoMessage.length > 0) { %>
|
||||
<div class="alert alert-info" style="max-width: 400px; margin: 0 auto;"><%= infoMessage %></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue