Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoonz committed Aug 1, 2022
1 parent cd13b56 commit 7902e3c
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/components/SectionCta.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import React from 'react';
import _ from 'lodash';

import {htmlToReact} from '../utils';
import React from 'react';
import { htmlToReact } from '../utils';
import CtaButtons from './CtaButtons';

export default class SectionCta extends React.Component {
render() {
let section = _.get(this.props, 'section', null);
Expand Down
Binary file added static/images/uploads/blog/code_mg4k5cd9s4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/uploads/blog/dom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/uploads/blog/ds-whiteboard.webp
Binary file not shown.
Binary file added static/images/uploads/blog/embeds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/uploads/blog/profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/uploads/blog/psql-schema.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/uploads/blog/psql.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/uploads/blog/vscode.webp
Binary file not shown.
Binary file added static/images/uploads/docs/jquery.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 7902e3c

@vercel
Copy link

@vercel vercel bot commented on 7902e3c Aug 1, 2022

Choose a reason for hiding this comment

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

Deployment failed with the following error:

Resource is limited - try again in 12 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.