Skip to content

Commit

Permalink
Merge branch 'rawan-events'
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawan-Abdellatif committed Oct 30, 2024
2 parents 41437fa + 81d11d8 commit ae87c56
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file added blog/2022-09-21-past/CAN_CWIC3.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ import CAN_CWIC2 from '../CAN_CWIC2.jpeg';
import CAN_CWIC4 from '../CAN_CWIC4.jpeg';

<p>
<img class="image" src={CAN_CWIC1} alt="CAN_CWIC1" width="270"/>
<img class="image" src={CAN_CWIC2} alt="CAN_CWIC2" width="270"/>
<img class="image" src={CAN_CWIC4} alt="CAN_CWIC3" width="270"/>
<img class="image" src={CAN_CWIC1} alt="CAN_CWIC1" width="280"/>
<img class="image" src={CAN_CWIC2} alt="CAN_CWIC2" width="280"/>
<img class="image" src={CAN_CWIC4} alt="CAN_CWIC3" width="280"/>
</p>


Expand Down
4 changes: 2 additions & 2 deletions blog/2022-09-21-past/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ position: 2
---
# Past Events

import CAN_CWIC1 from './CAN_CWIC1.jpeg';
import CAN_CWIC3 from './CAN_CWIC3.jpeg';


<div class="container2">
<h4>Canadian Celebration of Women in Computing Conference (CAN-CWIC 2024) </h4>
<div class="events ">
<div class="manuel_cosentino_n_CMLApjfI_unsplash1">
<img src={CAN_CWIC1} width="140px" height="120px"/>
<img src={CAN_CWIC3}/>
</div>
<div class="text">
On <strong>October 25-26, 2024,</strong> 3 CREATE trainees traveled to <strong> North York, ON </strong>to take part in the Canadian Celebration of Women in Computing Conference. The CAN-CWIC Conference is dedicated to empowering women in the field of computing, and brings together leaders in research, industry, and education from across Canada for networking, learning, sharing and mentoring.
Expand Down

0 comments on commit ae87c56

Please sign in to comment.