Skip to content

Commit 6a48124

Browse files
committed
add cornelis networks sponsor
1 parent d339336 commit 6a48124

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ build:
1010
export JEKYLL_ENV="production" && bundle exec jekyll build
1111

1212
publish: build
13-
rclone sync -v _site/ HPDC2024:/htdocs/hpdc/2024
13+
rclone sync -v _site/ HPDC2024:/htdocs/hpdc/2024 --exclude "hpdc_privacy_policy.pdf"

_data/conference.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ sponsors:
8080
logo_path: ./assets/images/sponsors/acm-logo.png
8181
- name: Vast Data
8282
logo_path: ./assets/images/sponsors/vastdata-logo.png
83-
#- name: IEEE
84-
# logo_path: ./assets/images/sponsors/ieee-logo.gif
83+
- name: Cornelis Networks
84+
logo_path: ./assets/images/sponsors/cornelis-logo.png
8585
social_media:
8686
facebook_link:
8787
twitter_link: https://x.com/ACM_HPDC?s=20
59.6 KB
Loading

0 commit comments

Comments
 (0)