Skip to content

Commit

Permalink
Regen snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Jul 18, 2024
1 parent b041a25 commit 48b6f16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/replacements/gcn-circular/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ <h1>Hello, world</h1>
GCN circs. <data class="gcn-circular" value="123">123</data> <data class="gcn-circular" value="456">456</data>
GCN circs #<data class="gcn-circular" value="123">123</data> #<data class="gcn-circular" value="456">456</data>
(GCN circs <data class="gcn-circular" value="123">123</data> <data class="gcn-circular" value="456">456</data>)
GCN #<data class="gcn-circular" value="123">123</data>
gcn <data class="gcn-circular" value="123">123</data></p>
GCN #<data class="gcn-circular" value="123">123</data>
gcn <data class="gcn-circular" value="123">123</data></p>
4 changes: 2 additions & 2 deletions src/replacements/gcn-circular/test.json
Original file line number Diff line number Diff line change
Expand Up @@ -1095,7 +1095,7 @@
},
{
"type": "text",
"value": "GCN #"
"value": "GCN #"
},
{
"type": "text",
Expand All @@ -1111,7 +1111,7 @@
},
{
"type": "text",
"value": "gcn "
"value": "gcn "
},
{
"type": "text",
Expand Down

0 comments on commit 48b6f16

Please sign in to comment.