-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6814fe1
commit 4e73398
Showing
26 changed files
with
53 additions
and
510 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
<div id="ba"> | ||
<a data-set-href="link" href="/" id="bag"><img id=bak src="/birim/logo.svg" data-inline /><span | ||
data-phantom data-set-innertext="title">KimlikDAO</span></a> | ||
<a data-set-href="link" href="/" id="bag"><img id=bak src="/birim/logo.svg" data-inline /><span data-phantom | ||
data-set-innertext="title">KimlikDAO</span></a> | ||
<div id="baf"> | ||
<birim:dil /> | ||
<birim:cüzdan data-chains="0x1|0xa4b1,Ana ağ,Signal chain,default|0xa86a,Önerilir,Recommended|0x89|0x38|0xfa"/> | ||
<birim:cüzdan data-set-data-chains="chains" | ||
data-chains="0x1|0xa4b1,Ana ağ,Signal chain,default|0xa86a,Önerilir,Recommended|0x89|0x38|0xfa" /> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule lib
updated
28 files
+2 −0 | README.md | |
+30 −0 | birimler/Makefile | |
+76 −0 | birimler/cftrimmer.py | |
+2 −2 | birimler/devSunucu.js | |
+47 −0 | birimler/hasher.js | |
+34 −0 | birimler/htmlMinifierConfig.json | |
+18 −0 | birimler/işleyici.js | |
+59 −0 | birimler/keymapper.py | |
+0 −0 | birimler/latex.css | |
+0 −0 | birimler/latex.js | |
+0 −0 | birimler/okuyucu.js | |
+0 −0 | birimler/svg.cjs | |
+51 −0 | birimler/svgoConfig.js | |
+40 −0 | birimler/svgoInlineConfig.js | |
+0 −0 | birimler/test/ana/image.svg | |
+0 −0 | birimler/test/ana/sayfa.css | |
+0 −0 | birimler/test/ana/sayfa.html | |
+0 −0 | birimler/test/birim/cüzdan/birim.html | |
+0 −0 | birimler/test/birim/logo.svg | |
+0 −0 | birimler/test/birim/tckt/add.cjs | |
+0 −0 | birimler/test/birim/tckt/birim.css | |
+0 −0 | birimler/test/birim/tckt/birim.html | |
+0 −0 | birimler/test/birim/tckt/fibonacci.cjs | |
+0 −0 | birimler/test/birim/öttürgeç/birim.html | |
+11 −11 | birimler/test/birimler.test.js | |
+0 −0 | birimler/test/build/ana/image.svg.inl | |
+0 −0 | birimler/test/build/birim | |
+6 −2 | cloudflare/uploader.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.