Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Oct 1, 2019
1 parent ff32d62 commit cb69cd4
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
Empty file modified 404.html
100644 → 100755
Empty file.
Empty file modified CHANGELOG.md
100644 → 100755
Empty file.
Empty file modified Dockerfile
100644 → 100755
Empty file.
Empty file modified Gemfile
100644 → 100755
Empty file.
Empty file modified Gemfile.lock
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
26 changes: 13 additions & 13 deletions _config.yml
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# --- General options --- #

# Name of website
title: My website
title: Shrinidhi's website

# Short description of your site
description: A virtual proof that I'm awesome
Expand All @@ -21,10 +21,10 @@ description: A virtual proof that I'm awesome
# List of links in the navigation bar
navbar-links:
About Me: "aboutme"
Resources:
- Beautiful Jekyll: "http://deanattali.com/beautiful-jekyll/"
- Learn markdown: "http://www.markdowntutorial.com/"
Author's home: "http://deanattali.com"
#Resources:
# - Beautiful Jekyll: "http://deanattali.com/beautiful-jekyll/"
#- Learn markdown: "http://www.markdowntutorial.com/"
#Author's home: "http://deanattali.com"

# Image to show in the navigation bar - image must be a square (width = height)
# Remove this parameter if you don't want an image in the navbar
Expand Down Expand Up @@ -60,28 +60,28 @@ footer-link-col: "#404040"
# Change all these values or delete the ones you don't want.
# Important: you must keep the "name" parameter, everything else you can remove
author:
name: Some Person
name: Shrinidhi Kulkarni

# Select your active Social Network Links.
# Uncomment the links you want to show in the footer and add your information to each link.
# You can reorder the items to define the link order.
# If you want to add a new link that isn't here, you'll need to also edit the file _data/SocialNetworks.yml
social-network-links:
rss: true
email: "someone@example.com"
facebook: deanattali
github: daattali
twitter: daattali
email: "davidcesc@gmail.com"
#facebook: deanattali
github: https://github.com/Shrinidhikulkarni7
twitter: https://twitter.com/ChinnuRKulkarni
# reddit: yourname
# linkedin: daattali
linkedin: https://www.linkedin.com/in/shrinidhi-kulkarni-02353849/
# xing: yourname
# stackoverflow: "3943160/daattali"
# snapchat: deanat78
# instagram: deanat78
# youtube: user/deanat78
# spotify: yourname
# telephone: +14159998888
# steam: deanat78
medium: https://medium.com/@davidcesc
# twitch: yourname
# yelp: yourname

Expand All @@ -93,7 +93,7 @@ share-links-active:

# How to display the link to the website in the footer
# Remove this if you don't want a link in the footer
url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
#url-pretty: ".com" # eg. "deanattali.com/beautiful-jekyll"

# --- Web Statistics Section --- #

Expand Down
8 changes: 4 additions & 4 deletions _data/SocialNetworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ rss:
baseURL: "{{ '/feed.xml' | relative_url }}"
icon: "fa-rss"

steam:
name: "Steam"
baseURL: "https://steamcommunity.com/id/"
icon: "fa-steam"
medium:
name: "Medium"
baseURL: "https://medium.com/"
icon: "fa-medium"

twitch:
name: "Twitch"
Expand Down
Empty file modified aboutme.md
100644 → 100755
Empty file.
Empty file modified feed.xml
100644 → 100755
Empty file.
Empty file modified index.html
100644 → 100755
Empty file.
Empty file modified staticman.yml
100644 → 100755
Empty file.
Empty file modified tags.html
100644 → 100755
Empty file.

0 comments on commit cb69cd4

Please sign in to comment.