Skip to content

Commit

Permalink
Update Resume
Browse files Browse the repository at this point in the history
  • Loading branch information
erlisakulla committed Jan 17, 2023
1 parent ebc3aa5 commit 700959e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import './Navbar.css';
import { FiDownload, FiMenu, FiX } from 'react-icons/fi';
import { Button } from 'antd';
import { Nav } from 'react-bootstrap';
import Resume from '../../resume/ErlisaKullaCV-Sep2021.pdf';
import Resume from '../../resume/ErlisaKullaCV-Feb2023.pdf';

function Navbar() {
const closeNav = () => {
Expand Down
Binary file added src/resume/ErlisaKullaCV-Feb2023.pdf
Binary file not shown.

0 comments on commit 700959e

Please sign in to comment.