We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d339336 commit 6a48124Copy full SHA for 6a48124
Makefile
@@ -10,4 +10,4 @@ build:
10
export JEKYLL_ENV="production" && bundle exec jekyll build
11
12
publish: build
13
- rclone sync -v _site/ HPDC2024:/htdocs/hpdc/2024
+ rclone sync -v _site/ HPDC2024:/htdocs/hpdc/2024 --exclude "hpdc_privacy_policy.pdf"
_data/conference.yml
@@ -80,8 +80,8 @@ sponsors:
80
logo_path: ./assets/images/sponsors/acm-logo.png
81
- name: Vast Data
82
logo_path: ./assets/images/sponsors/vastdata-logo.png
83
- #- name: IEEE
84
- # logo_path: ./assets/images/sponsors/ieee-logo.gif
+ - name: Cornelis Networks
+ logo_path: ./assets/images/sponsors/cornelis-logo.png
85
social_media:
86
facebook_link:
87
twitter_link: https://x.com/ACM_HPDC?s=20
assets/images/sponsors/cornelis-logo.png
59.6 KB
0 commit comments