Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nprasad2077 authored Mar 5, 2024
1 parent 3e80afb commit 58ffbfb
Showing 1 changed file with 27 additions and 29 deletions.
56 changes: 27 additions & 29 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,47 +1,45 @@
# Change these first
owner: nprasad2077 # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository

owner: nprasad2077
repo: upptime
sites:
- name: Google
url: https://www.google.com
url: 'https://www.google.com'
- name: Wikipedia
url: https://en.wikipedia.org
url: 'https://en.wikipedia.org'
- name: Hacker News
url: https://news.ycombinator.com
# - name: Test Broken Site
# url: https://thissitedoesnotexist.koj.co
url: 'https://news.ycombinator.com'
- name: Portfolio
url: https://nikhil.engineer/
url: 'https://nikhil.engineer/'
- name: NBA Stats
url: https://nba-stats-beryl.vercel.app/
url: 'https://nba-stats-beryl.vercel.app/'
- name: Nasa Capstone
url: https://nasa-capstone.vercel.app/
url: 'https://nasa-capstone.vercel.app/'
- name: ProShop
url: https://proshop-nikhil.herokuapp.com/
url: 'https://proshop-nikhil.herokuapp.com/'
- name: iPhone GUI
url: https://apple-iphone-gui.netlify.app/
url: 'https://apple-iphone-gui.netlify.app/'
- name: Nasa Capstone V1
url: https://github.com/nprasad2077/nasa_capstone
url: 'https://github.com/nprasad2077/nasa_capstone'
- name: Pokemon Match
url: https://nprasad2077.github.io/project-1/lib/index.html
url: 'https://nprasad2077.github.io/project-1/lib/index.html'
- name: Angular Store
url: https://nprasad2077.github.io/storeAngular/


url: 'https://nprasad2077.github.io/storeAngular/'
- name: NBA GraphQL
url: 'http://209.38.172.107/graphql/'
- name: Jupyter NBA
url: 'https://jupyter-nba-c0195976e8f5.herokuapp.com/'
status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
baseUrl: /upptime
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
logoUrl: >-
https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
introMessage: This is a status page that displays real time data. No server required — just GitHub Actions, Issues, and Pages.
introTitle: >-
**Upptime** is the open-source uptime monitor and status page, powered
entirely by GitHub.
introMessage: >-
This is a status page that displays real time data. No server required —
just GitHub Actions, Issues, and Pages.
navbar:
- title: Status
href: https://nprasad2077.github.io/upptime/
href: 'https://nprasad2077.github.io/upptime/'
- title: GitHub
href: https://github.com/$OWNER/$REPO

# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
href: 'https://github.com/$OWNER/$REPO'

0 comments on commit 58ffbfb

Please sign in to comment.