Skip to content

Commit

Permalink
index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoonz committed Jun 24, 2022
1 parent 3442c93 commit 2ee0ab9
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions src/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,21 +207,20 @@ sections:
image_position: right
content: |
## Web Dev Utilitiy Tools
<iframe class="block-content" width="100% width="1200px!important"
height="1000px!important"
<iframe class="block-content" width="100% width="1200px"
height="1000px"
src="https://web-dev-utility-tools-bgoonz.netlify.app/"
clipboard-write;
encrypted-media; gyroscope; ></iframe>
<iframe style="resize:both; overflow:scroll;" sandbox="allow-scripts" src="https://random-static-html-deploys.netlify.app" class="block-content" width="100% width="1200px!important" height="1000px!important" ></iframe>
></iframe><br><br>
<iframe style="resize:both; overflow:scroll;" sandbox="allow-scripts" src="https://random-static-html-deploys.netlify.app" class="block-content" width="100% width="1200px" height="1000px" ></iframe>
actions: []
type: section_content
image: images/cool annimation.gif
- section_id: tools
image_alt: tools
image_position: left
content: |
<iframe class="block-content" width="100% width="1200px!important" height="1000px!important" src="https://bgoonz.github.io/BGOONZ_BLOG_2.0/" ></iframe>
<iframe class="block-content" width="100% width="1200px!important" height="1000px!important" src="https://cheatsheets-42.netlify.app/" ></iframe>
<iframe class="block-content" width="100% width="1200px" height="1000px" src="https://bgoonz.github.io/BGOONZ_BLOG_2.0/" ></iframe><br><br>
<iframe class="block-content" width="100% width="1200px" height="1000px" src="https://cheatsheets-42.netlify.app/" ></iframe>
actions: []
type: section_content
title: Tools Showcase
Expand Down

1 comment on commit 2ee0ab9

@vercel
Copy link

@vercel vercel bot commented on 2ee0ab9 Jun 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

bgoonz-blog-2-0 – ./

bgoonz-blog-2-0.vercel.app
bgoonz-blog-2-0-git-master-bgoonz.vercel.app
bgoonz-blog-2-0-bgoonz.vercel.app

Please sign in to comment.