seitime-frappe/.gitignore
Raghavendra Kamath c561bf97d7 Add social media meta tags in blog post page (#4948)
* make changes in the blog templates

* Add the inline styles to website.less
I also tweaked the design a bit, added h1 for header and increased the spacing a bit.

* Remove inline style and add css to less file

also added some spacing to make the blogpost look good by default.

* make the headings bold

* Add meta tags for social media in blog post page
2018-01-31 18:35:48 +05:30

19 lines
218 B
Text

*.pyc
*.py~
*.comp.js
*.DS_Store
locale
.wnf-lang-status
*.swp
*.egg-info
dist/
build/
frappe/docs/current
.vscode
node_modules
.kdev4/
*.kdev4
# Not Recommended, but will remove once webpack ready
package-lock.json