File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
{{ $dot := . }}
2
2
< div class ="logs-cloud ">
3
3
< div class ="container cards-dd ">
4
- < div class ="row row-cols-2 row-cols-sm-4 g-2 g-xl-3 justify-content-sm-center ">
4
+ < div class ="row row-cols-2 row-cols-sm-5 g-2 g-xl-3 justify-content-sm-center ">
5
5
< div class ="col ">
6
6
< a class ="card h-100 " href ="/integrations/amazon_web_services/?tab=allpermissions#log-collection ">
7
7
< div class ="card-body text-center py-2 px-1 d-flex flex-column justify-content-center ">
23
23
</ div >
24
24
</ a >
25
25
</ div >
26
+ < div class ="col ">
27
+ < a class ="card h-100 " href ="/integrations/oracle-cloud-infrastructure/?tab=ociquickstartpreviewrecommended#log-collection ">
28
+ < div class ="card-body text-center py-2 px-1 d-flex flex-column justify-content-center ">
29
+ {{ partial "img.html" (dict "root" . "src" "integrations_logos/oracle_cloud_infrastructure.png" "class" "img-fluid" "alt" "Oracle Cloud Infrastructure" "width" "400") }}
30
+ </ div >
31
+ </ a >
32
+ </ div >
26
33
< div class ="col ">
27
34
< a class ="card h-100 " href ="/logs/guide/collect-heroku-logs/ ">
28
35
< div class ="card-body text-center py-2 px-1 d-flex flex-column justify-content-center ">
You can’t perform that action at this time.
0 commit comments