Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 31, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codeforgso/codeforgso.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: hgallop/codeforgso.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 8, 2019

  1. Replace Favicon. Add alt Attribute to logo. Add target attribute to f…

    …ooter link and Join page links.
    
    Replace favicon and add touch icon.
    Add alt attribute to img tag for logo to improve accessibility.
    Add target attribute with value of blank on link to github, meetup and slack.
    Add padding to slack and meetup logos.
    hgallop committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    df58f95 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Repair page overflowing container. Remove duplicate H1.

    Remove the combination of hard-coded heights and margins to allow page to flow naturally.  Remove unused H1 tag from page.js to improve SEO performance and accessibility. Format links in join.js to match.
    hgallop committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7916d57 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    d15ecf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Accessibility Improvements

    Adjust nav/header color to improve contrast for accessibility.
    Convert h5 tags in About page to p tags with a class of content-heading to improve accessibility.
     Convert Leadership heading to an h2 tag to imrove SEO and accessibility.
    hgallop committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    2188e48 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Add page meta titles

    Add the page name to each instance of the title variable in the content pages.
    hgallop committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    a22722b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Add Folder and Images for Leadership

    Create folder inside static.
    Add images optimized for web.
    hgallop committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    a99040f View commit details
    Browse the repository at this point in the history
Loading