Skip to content

Commit a0fa0a9

Browse files
committed
switching new york to OAI layout
1 parent 8e2b616 commit a0fa0a9

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

Diff for: api-days-new-york-2023/cloudevents.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
<!-- Do not edit by hand! Generated by Hotspot on 2023-05-16T11:05:43.992-04:00. Edit the source XML document instead! --><!DOCTYPE html
2+
<!-- Do not edit by hand! Generated by Hotspot on 2023-09-23T15:04:48.664+02:00. Edit the source XML document instead! --><!DOCTYPE html
33
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
@@ -9,8 +9,8 @@
99
<link rel="DCTERMS.license" href="https://creativecommons.org/licenses/by/4.0/" title="CC BY 4.0" />
1010
<link rel="stylesheet" type="text/css" media="screen, projection, print" href="hotspot/kilauea/kilauea.css" />
1111
<link rel="stylesheet" type="text/css" media="screen, projection" href="hotspot/hotspot/layout/slidy/slidy.css" />
12-
<link rel="stylesheet" type="text/css" media="screen, projection" href="hotspot/hotspot/layout/youtube/youtube.css" />
13-
<link rel="stylesheet" type="text/css" media="print" href="hotspot/hotspot/layout/youtube/print.css" />
12+
<link rel="stylesheet" type="text/css" media="screen, projection" href="hotspot/hotspot/layout/oai-track/oai-track.css" />
13+
<link rel="stylesheet" type="text/css" media="print" href="hotspot/hotspot/layout/oai-track/print.css" />
1414
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Hind" />
1515
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Nunito" />
1616
<link rel="author" href="http://dret.net/netdret/" />

Diff for: api-days-new-york-2023/index.css

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ body { color : #000000 ;
88

99
.footnote { font-style : oblique ; }
1010

11-
a { color : #9C66F2 ;
11+
a { color : #4F5A36 ;
1212
text-decoration : none ;
1313
border-bottom : 1px dotted ;
1414
}
1515

16-
a:hover { background-color : #4C4C5E ;
16+
a:hover { background-color : #4F5A36 ;
1717
color : #F8F8FA ;
1818
}
1919

2020
.header a { color : #FFFFFF ; }
2121

22-
.header { background-color : #4C4C5E ;
22+
.header { background-color : #4F5A36 ;
2323
color : #F8F8FA ;
24-
border-bottom : 5px #F24147 solid ;
24+
border-bottom : 5px #78A350 solid ;
2525
padding : 1.5em ;
2626
margin : 0 ;
2727
text-align : center ;

Diff for: api-days-new-york-2023/newyork.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-stylesheet type="text/xsl" href="hotspot/hotspot/hotspot.xsl"?>
33
<?hotspot layout-path="hotspot/hotspot/layout" ?>
44
<?hotspot kilauea-path="hotspot/kilauea" ?>
5-
<?hotspot layout="youtube" ?>
5+
<?hotspot layout="oai-track" ?>
66
<hotspot xmlns="http://dret.net/xmlns/hotspot/1" xmlns:hotspot="http://dret.net/xmlns/hotspot/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://dret.net/xmlns/hotspot/1 hotspot/hotspot/schemas/hotspot.xsd">
77
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
88
<configuration>

Diff for: api-days-new-york-2023/openapi.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
<!-- Do not edit by hand! Generated by Hotspot on 2023-09-16T12:03:19.163+02:00. Edit the source XML document instead! --><!DOCTYPE html
2+
<!-- Do not edit by hand! Generated by Hotspot on 2023-09-23T15:04:48.664+02:00. Edit the source XML document instead! --><!DOCTYPE html
33
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
44
<html xmlns="http://www.w3.org/1999/xhtml">
55
<head>
@@ -9,8 +9,8 @@
99
<link rel="DCTERMS.license" href="https://creativecommons.org/licenses/by/4.0/" title="CC BY 4.0" />
1010
<link rel="stylesheet" type="text/css" media="screen, projection, print" href="hotspot/kilauea/kilauea.css" />
1111
<link rel="stylesheet" type="text/css" media="screen, projection" href="hotspot/hotspot/layout/slidy/slidy.css" />
12-
<link rel="stylesheet" type="text/css" media="screen, projection" href="hotspot/hotspot/layout/youtube/youtube.css" />
13-
<link rel="stylesheet" type="text/css" media="print" href="hotspot/hotspot/layout/youtube/print.css" />
12+
<link rel="stylesheet" type="text/css" media="screen, projection" href="hotspot/hotspot/layout/oai-track/oai-track.css" />
13+
<link rel="stylesheet" type="text/css" media="print" href="hotspot/hotspot/layout/oai-track/print.css" />
1414
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Hind" />
1515
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Nunito" />
1616
<link rel="author" href="http://dret.net/netdret/" />

0 commit comments

Comments
 (0)