Revert last commit

This commit is contained in:
Kaisaan 2021-10-21 19:36:44 -04:00
parent 804e62ef74
commit 230d788bec
3 changed files with 1 additions and 23 deletions

View File

@ -1,20 +0,0 @@
name: Jekyll site CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the site in the jekyll/builder container
run: |
docker run \
-v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
jekyll/builder:latest /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --future"

View File

@ -7,9 +7,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
</head>
<body>
<div class="navbar">
<a class="active" href="index.html">Home</a>
<div class="dropdown">

View File

@ -30,7 +30,7 @@
<a href="social.html">Socials</a>
</div>
<center><h1>Welcome to Kaisaan's Website!</h1></center>
<h2>Gaming</h2>
<h2>Gaming & Online</h2>
<p>Video Games have been a very large part about my life. With my first console being a Nintendo DSi XL, I have grown up with Nintendo systems. While I have played a lot of games throughout the years, I have many games that I have <i>not</i> played yet. You can see my full gaming backlog Google Doc <a href="https://docs.google.com/document/d/1ljYxrFMEG2iYl3pFuay-poqy8-6tQXxLb3wWhXZz0Ls/edit?usp=sharing" target="_blank">here</a> (commenting is enabled so feel free to add any more suggestions).</p>
<h3>Mario</h3>
<p>The Super Mario series is what introduced me into videogaming. With the first game that I recall playing was <i>New Super Mario Bros.</i> on my cousin's DSi. In the present day I have played pretty much every mainline Mario game. Some of my favourites include <i>Super Mario Galaxy 2</i>, <i>Super Mario 64 DS</i>, and <i>New Super Luigi U</i>.</p>