https://deepavali.netlify.app/ your name/
Copy This Code and Paste in "Your Name.html"
{% extends "base.html" %}
{% block body %}
{% endblock %}
Step 1 : Copy Above code
Step 2 : Goto page folder in above repository
Step 3 : Click Add file and Create New File
Step 4 : Name the file as your Name.html
Step 5 : Commit and Make a Pull Request
Step 6 : Wait till Your pull merges to main branch
Step 7 : Your Site is Ready
- https://deepavali.netlify.app/vivek
- Your Name
- Add your File Link
[your name](https://deepavali.netlify.app/your%20name )
- Shivam Saini
You Can add Some Extra Greeting in {% block greet %} 'your qoute', {% endblock %}
{% block greet %}
'A festival full of sweet memories',
'sky full of fireworks ',
'mouth full of sweets',
'house full of diyas and heart',
'full of enjoyment',
{% endblock %}