* 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
19 lines
218 B
Text
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
|