Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinmera committed Feb 6, 2024
1 parent 4d1e0dc commit eab74ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion glyphs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3887,4 +3887,4 @@
"code-name": "icon-shopping-cart",
"tags": []
}
]
]
2 changes: 1 addition & 1 deletion index.ctml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<section class="glyphsection" lquery="(attr :id name)">
<h2 lquery="(text name)"></h2>
<c:splice iterate="glyphs">
<div class="glyph" title="Click to copy" lquery='(data :character character :category category :tags tags :code code :name name :code-name code-name :tags (promptfont-compiler::join tags))'>
<div class="glyph" title="Click to view" lquery='(data :character character :category category :tags tags :code code :codepoint codepoint :name name :code-name code-name :tags (promptfont-compiler::join tags))'>
<i lquery='(html character)'>&#x0021;</i>
<code lquery='(text code)'>U+0021</code>
<span lquery="(text name)">!</span>
Expand Down

0 comments on commit eab74ff

Please sign in to comment.