Skip to content

Commit 59e6f8a

Browse files
add made with heart
1 parent f28acbd commit 59e6f8a

File tree

5 files changed

+78
-28
lines changed

5 files changed

+78
-28
lines changed

webmaps/index.html

Lines changed: 31 additions & 28 deletions
Large diffs are not rendered by default.

webmaps/index.html_files/image.png

3.76 KB
Loading

webmaps/index.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,38 @@
336336
}
337337
]
338338
},
339+
{
340+
"@_POSITION": "left",
341+
"@_ID": "ID_1974475433",
342+
"@_CREATED": 1578928125418,
343+
"@_MODIFIED": 1578930147771,
344+
"@_LINK": "https://webapps.io/",
345+
"@_COLOR": "#000099",
346+
"richcontent": {
347+
"@_TYPE": "NODE",
348+
"html": {
349+
"head": "",
350+
"body": {
351+
"#text": "Made with using webmaps.io",
352+
"img": {
353+
"@_class": "emoji",
354+
"@_alt": "heart",
355+
"@_height": 20,
356+
"@_width": 20,
357+
"@_src": "https://github.githubassets.com/images/icons/emoji/unicode/2764.png",
358+
"@_style": "border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none"
359+
}
360+
}
361+
}
362+
},
363+
"font": {
364+
"@_SIZE": 10,
365+
"@_BOLD": true
366+
},
367+
"edge": {
368+
"@_COLOR": "#ff00ff"
369+
}
370+
},
339371
{
340372
"@_TEXT": "links",
341373
"@_POSITION": "left",

webmaps/index.mm

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,20 @@
103103
</node>
104104
</node>
105105
</node>
106+
<node POSITION="left" ID="ID_1974475433" CREATED="1578928125418" MODIFIED="1578930147771" LINK="https://webapps.io/" COLOR="#000099"><richcontent TYPE="NODE">
107+
108+
<html>
109+
<head>
110+
111+
</head>
112+
<body>
113+
Made with <img class="emoji" alt="heart" height="20" width="20" src="https://github.githubassets.com/images/icons/emoji/unicode/2764.png" style="border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none"/>&#160;using webmaps.io
114+
</body>
115+
</html>
116+
</richcontent>
117+
<font SIZE="10" BOLD="true"/>
118+
<edge COLOR="#ff00ff"/>
119+
</node>
106120
<node TEXT="links" POSITION="left" ID="ID_808607355" CREATED="1570968728188" MODIFIED="1578920755487">
107121
<icon BUILTIN="attach"/>
108122
<edge COLOR="#00007c"/>

webmaps/index.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<#ID_1974744289> <urn:string:child> <ID_1974744289> .
1010
<#ID_50156365> <urn:string:@_TEXT> """bookmark file put in publicTypeIndex""" .
1111
<#ID_50156365> <urn:string:child> <ID_50156365> .
12+
<#ID_1974475433> <urn:string:@_TEXT> """undefined""" .
1213
<#ID_808607355> <urn:string:@_TEXT> """links""" .
1314
<#ID_885967166> <urn:string:@_TEXT> """github""" .
1415
<#ID_885967166> <urn:string:child> <ID_885967166> .

0 commit comments

Comments
 (0)