Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 1.66 KB

README.md

File metadata and controls

51 lines (46 loc) · 1.66 KB

Diwali Celebrations

https://deepavali.netlify.app/ your name/

Copy This Code and Paste in "Your Name.html"

{% extends "base.html" %}
{% block body %}
{% endblock %}

YouTube Video 👇

Video

How To Create Your Diwali Link

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

demo.gif

Examples

yn.gif

  1. https://deepavali.netlify.app/vivek
  2. Your Name
  3. Add your File Link [your name](https://deepavali.netlify.app/your%20name )
  4. Shivam Saini

Extra Greeting

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 %}