Skip to content

Commit

Permalink
fix/remove-static-asset-commit (#44)
Browse files Browse the repository at this point in the history
* πŸ”’οΈ fix: added GA tracking ID env

* πŸ“ˆ feat: changed GA plugin

* πŸ“¦ feat: added official GA gatsby plugin

* ✏️ fix: fixed `trackingIds` typo

* πŸ™ˆ git[ignore]: removed wp cache

* πŸ’„ style: added styles for blog archive and post

* πŸ‘” feat: added images for blog post

* πŸ”– version: upgraded gatsby-wordpress-source to v7.19

* ✨ feat(about): add about page section data and  page style

* πŸ’„ style(blog-post): added style for paragraph tags

* πŸ”§ chore(landing): adds `id` for key props

* πŸ“ docs(Readme): adds guide for env vars

* πŸ› fix: changed `pointer-cursor` to `cursor-pointer` for the label htmlFor="menu-toggle".

* fix: changes card background to white

* fix: change max width to 1080px

* fix: updates text font-size to text-md css class

* fix: adjusts style for blog page

* πŸ“± fix: removes extra padding for mobile view

* Revert static assets commit

* ignore: updates git to ignore wordpress-cache
  • Loading branch information
rabira-hierpa authored Sep 27, 2023
1 parent d67a5a8 commit 9477996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ yarn-error.log
.cpanel.yml
# build
public/
.wordpress-cache
.wordpress-cache

0 comments on commit 9477996

Please sign in to comment.