File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 9696 run : |
9797 git subtree add --prefix sprints/25 https://github.com/opengeospatial/dev-ogc-org-sprint-landing-25.git gh-pages --squash || echo "Adding sprints/25"
9898
99- - name : Add subtree 26
100- run : |
101- git subtree add --prefix sprints/26 https://github.com/opengeospatial/dev-ogc-org-sprint-landing-26.git gh-pages --squash || echo "Adding sprints/26"
99+ # - name: Add subtree 26
100+ # run: |
101+ # git subtree add --prefix sprints/26 https://github.com/opengeospatial/dev-ogc-org-sprint-landing-26.git gh-pages --squash || echo "Adding sprints/26"
102102
103103 - name : Add subtree sponsoring
104104 run : |
Original file line number Diff line number Diff line change @@ -62,12 +62,12 @@ html(lang='en')
6262 a( href ='https://developer.ogc.org/' , target ="_blank" ) developer website
6363 | .
6464 .row
65- .col-lg-4
66- .current-card.mb-5.mb-lg-0
67- a( href ='https://developer.ogc.org/sprints/26/' , target ="_blank" )
68- img.card-img-top ( src ='../assets/img/sprint-26.png' , alt ='...' )
69- .card-body
70- h5.card-title.text-muted.text-uppercase.text-center October 2025
65+ //- .col-lg-4
66+ //- .current-card.mb-5.mb-lg-0
67+ //- a(href='https://developer.ogc.org/sprints/26/', target="_blank")
68+ //- img.card-img-top(src='../assets/img/sprint-26.png', alt='...')
69+ //- .card-body
70+ //- h5.card-title.text-muted.text-uppercase.text-center October 2025
7171 .col-lg-4
7272 .card.mb-5.mb-lg-0
7373 a( href ='https://developer.ogc.org/sprints/25/' , target ="_blank" )
You can’t perform that action at this time.
0 commit comments