diff options
| author | Private Island Networks Inc <opensource@privateisland.tech> | 2026-03-03 15:56:53 -0500 |
|---|---|---|
| committer | Private Island Networks Inc <opensource@privateisland.tech> | 2026-03-03 15:56:53 -0500 |
| commit | ab6ca080771b706a310ebfd8a4192841cdfef05c (patch) | |
| tree | f9da21650402f17330d68bb7d6f86b031191ddb9 /templates/divider.html | |
Diffstat (limited to 'templates/divider.html')
| -rw-r--r-- | templates/divider.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/divider.html b/templates/divider.html new file mode 100644 index 0000000..6cdb31a --- /dev/null +++ b/templates/divider.html @@ -0,0 +1,3 @@ +<svg class="mc-divider"> + <line x1="0" y1="0" x2="2000" y2="0" /> +</svg> |



