Skip to content

Commit

Permalink
Add irc widget
Browse files Browse the repository at this point in the history
  • Loading branch information
assada committed Nov 9, 2023
1 parent 6b82928 commit c44f0d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export default function Home() {
title={`Персоналні нотатки UT3USW. ut3usw.dead.guru`}
description="Персональні нотатки про радіо, програмування та інженерію від однієї людини.">
<HomepageHeader />
<iframe height="500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://irc.dead.guru/"></iframe>
</Layout>
);
}

0 comments on commit c44f0d0

Please sign in to comment.