navbar update

This commit is contained in:
gurusabarish
2020-08-29 23:05:52 +05:30
parent 20888a56e0
commit 2ee892e5d3
17 changed files with 1865 additions and 55 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ tags:
- blog
- theme
- javascript
bg_image: "../images/bg-image-5.jpg"
bg_image: "/images/bg-image-5.jpg"
---
Have you ever wondered if you can make your own physics engine in JavaScript? If so, you have come to the right place. We are going to build a Physics engine from scratch in JavaScript.
+1 -1
View File
@@ -9,7 +9,7 @@ tags:
- markdown
- css
- blog
bg_image: "../images/bg-image-4.jpg"
bg_image: "/images/bg-image-4.jpg"
---
Have you ever wondered if you can make your own physics engine in JavaScript? If so, you have come to the right place. We are going to build a Physics engine from scratch in JavaScript.
+1 -1
View File
@@ -3,7 +3,7 @@ title: "Markdown syntax"
date: 2020-08-11T23:03:58+05:30
draft: false
subtitle: "Javascript"
bg_image: "../images/bg-image.jpg"
bg_image: "/images/bg-image.jpg"
author: "Gurusabarish"
github_link: "https://github.com/gurusabarish/Hugo-blog"
tags:
+1 -1
View File
@@ -8,7 +8,7 @@ github_link: "https://github.com/gurusabarish/Hugo-blog"
tags:
- hugo
- blog
bg_image: "../images/bg-image-2.jpg"
bg_image: "/images/bg-image-2.jpg"
---
## Introduction
+1 -1
View File
@@ -9,7 +9,7 @@ tags:
- markdown
- css
- blog
bg_image: "../images/bg-image-4.jpg"
bg_image: "/images/bg-image-4.jpg"
---
Have you ever wondered if you can make your own physics engine in JavaScript? If so, you have come to the right place. We are going to build a Physics engine from scratch in JavaScript.