Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Conversation

dharangsharma
Copy link

center align logo and images ( for mobile )

@piyush0
Copy link

piyush0 commented Jun 4, 2020

  1. Create an appropriate issue for the pull request explaining what you are doing
  2. Name the pull request appropriately

Copy link
Contributor

@shuttlesworthNEO shuttlesworthNEO left a comment

Choose a reason for hiding this comment

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

The PR is excessively long and it kills the mood to even take a look at it. Please break these changes into smaller commits so that it is easier to review (which you've somewhat done, I just saw that). Formatting changes should ideally have been different PR altogether

index.html Outdated
@@ -1,62 +1,67 @@
<!DOCTYPE html>
<html lang="en">

<head>
<!-- Facebook OG -->
<meta property="og:url" content="http://www.devastryx.tech" />
Copy link
Contributor

Choose a reason for hiding this comment

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

We have SSL enabled now. Can you please make the change here?

Copy link
Author

Choose a reason for hiding this comment

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

done.

index.html Outdated
Comment on lines 8 to 9
<meta property="og:description"
content="We build scalable, data driven applications following
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you format this yourself or use html linter?

Copy link
Author

Choose a reason for hiding this comment

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

used html linter. I have formatted it manually now.

index.html Outdated
<script src="https://use.fontawesome.com/556381e93d.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a comment indicating the use of this script?

Copy link
Author

Choose a reason for hiding this comment

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

comments added

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants