Commit 74814c98 authored by d11e9's avatar d11e9

add icon font

parent c616323d
stylesheets assets
libs
solidity.svg
ballot.sol.js
index.html index.html
soljson.js soljson.js
bin/list.* bin/list.*
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -91,6 +91,7 @@ THE SOFTWARE. ...@@ -91,6 +91,7 @@ THE SOFTWARE.
<script> <script>
$(document).ready(function() {
// ----------------- editor ---------------------- // ----------------- editor ----------------------
...@@ -668,6 +669,8 @@ THE SOFTWARE. ...@@ -668,6 +669,8 @@ THE SOFTWARE.
return funABI; return funABI;
}; };
});
</script> </script>
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment