Skip to content

Commit

Permalink
Use html img tag to limit the size of the svg icon
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Oct 4, 2024
1 parent 5f9c3db commit 426a3df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CorpusResources.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Corpus Resources

![Warning](images/under-construction-symbol-icon.svg)
<img src="images/under-construction-symbol-icon.svg" alt="Under construction icon" height="60">
**_Under construction._**

This page contains a dynamically built list of all corpus repositories. Private repositories are not listed.
Expand Down
2 changes: 1 addition & 1 deletion dicts/DictionarySources.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dictionary Sources

![Warning](../images/under-construction-symbol-icon.svg)
<img src="images/under-construction-symbol-icon.svg" alt="Under construction icon" height="60">
**_Under construction._**

This page contains a dynamically built list of all dictionary repositories. Private repositories are not listed.
Expand Down

0 comments on commit 426a3df

Please sign in to comment.