Last active
August 18, 2019 01:46
-
-
Save L04DB4L4NC3R/660bfffc555f4b44e16d8bd6a65f026d to your computer and use it in GitHub Desktop.
Blogs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
baseURL = "[http://example.org/](http://example.org/)" | |
languageCode = "en-us" | |
title = "About me" | |
theme = "m10c" | |
[params] | |
author = "Angad Sharma" | |
description = "Noob is just a state of mind" | |
[[params.social]] | |
name = "github" | |
url = "[https://github.com/L04DB4L4NCER](https://github.com/L04DB4L4NCER)" | |
[[params.social]] | |
name = "twitter" | |
url = "" | |
[[params.social]] | |
name = "linkedIn" | |
url = "[https://linkedin.com/in/angad-sharma-07bb38122/](https://linkedin.com/in/angad-sharma-07bb38122/)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment