File tree Expand file tree Collapse file tree 3 files changed +59
-98
lines changed
Expand file tree Collapse file tree 3 files changed +59
-98
lines changed Original file line number Diff line number Diff line change 2626 .ui.top.menu .header.item > span { font-size : 150% ; }
2727 .ui.top.menu .header.item > img { margin-right : 1rem ; }
2828 .ui.fitted.tab.segment > .ui.table { border-left : 0 ; border-top : 0 ; border-right : 0 ; margin-top : 0 ; }
29+ .ui.table th :empty { display : none ; }
2930 /* RDF Font gets priority */
3031 i .rdf-icon-rdf.icon { font-family : ' rdf-font' ; }
3132 </style >
105106 {{ content }}
106107 </div >
107108
109+ <div class =" ui footer segment" >
110+ <div class =" ui container" >
111+ <p >Website content released under a
112+ <a href =" https://creativecommons.org/about/cc0" >Creative Commons CC0 Public Domain Dedication</a >
113+ except where an alternate is specified.</p >
114+ </div >
115+ </div >
116+
108117 <!-- Script tags -->
109118 <script src =" https://cdn.jsdelivr.net/npm/jquery@3.7.1/dist/jquery.min.js" ></script >
110119 <script src =" https://cdn.jsdelivr.net/npm/fomantic-ui@2.9.4/dist/semantic.min.js" ></script >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ---
2+ layout : fomantic
3+ title : JSON-LD Images/Logos
4+ ---
5+
6+ ## JSON-LD Images
7+
8+ The following images can be used for JSON-LD.
9+ Use of these images must follow the guidelines found on the [ W3C RDF
10+ Icons] ( http://www.w3.org/RDF/icons/ ) page due to the embedded use of
11+ their excellent logo and inspiration for this page.
12+ {.ui .message}
13+
14+ ## Logos
15+
16+ This is the JSON-LD logo. Also available as [ SVG] ( json-ld-logo.svg ) or
17+ [ high resolution PNG] ( json-ld-logo.png ) .
18+
19+ | | |
20+ | ----| ----|
21+ | [ ![ JSON-LD Logo] ( json-ld-logo-64.png )] ( https://json-ld.org/ " JSON-LD ") | ` <a href="https://json-ld.org/" title="JSON-LD"><img style="border:0px;" width="64" src="https://json-ld.org/images/json-ld-logo-64.png" alt="JSON-LD-logo-64"/>\</a> ` |
22+
23+ {.ui .celled .table}
24+
25+ ## Buttons
26+
27+ This button can be used to show JSON-LD support. Also available as
28+ [ SVG] ( json-ld-button.svg ) (Inkscape) or [ high resolution
29+ PNG] ( json-ld-button.png ) .
30+
31+ | | |
32+ | ----| ----|
33+ | [ ![ JSON-LD Logo] ( json-ld-button-88.png )] ( https://json-ld.org/ " JSON-LD ") | ` <a href="https://json-ld.org/" title="JSON-LD"><img style="border:0px;" width="88" src="https://json-ld.org/images/json-ld-button-88.png" alt="JSON-LD-logo-88"/></a> ` |
34+
35+ {.ui .celled .table}
36+
37+ ## Data
38+
39+ These images can be used for JSON-LD data. Also available as
40+ [ SVG] ( json-ld-data.svg ) (Inkscape) or [ high resolution
41+ PNG] ( json-ld-data.png ) .
42+
43+ | | |
44+ | ----| ----|
45+ | [ ![ JSON-LD Data Logo] ( json-ld-data-64.png )] ( https://json-ld.org/ " JSON-LD Data ") | ` <a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="64" src="https://json-ld.org/images/json-ld-data-64.png" alt="JSON-LD-logo-64"/></a> ` |
46+ | [ ![ JSON-LD Data Logo] ( json-ld-data-48.png )] ( https://json-ld.org/ " JSON-LD Data ") | ` <a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="48" src="https://json-ld.org/images/json-ld-data-48.png" alt="JSON-LD-logo-48"/></a> ` |
47+ | [ ![ JSON-LD Data Logo] ( json-ld-data-32.png )] ( https://json-ld.org/ " JSON-LD Data ") | ` <a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="32" src="https://json-ld.org/images/json-ld-data-32.png" alt="JSON-LD-logo-32"/></a> ` |
48+ | [ ![ JSON-LD Data Logo] ( json-ld-data-24.png )] ( https://json-ld.org/ " JSON-LD Data ") | ` <a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="24" src="https://json-ld.org/images/json-ld-data-24.png" alt="JSON-LD-logo-24"/></a> ` |
49+
50+ {.ui .celled .table}
You can’t perform that action at this time.
0 commit comments