Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !1015

Add a link to GitHub

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Byte Blaze requested to merge add-github-to-footer into main 5 years ago
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

This PR adds a link to our GitHub repo.

Compare
  • main (base)

and
  • latest version
    3bcc71fc
    1 commit, 2 years ago

1 file
+ 1
- 1

    Preferences

    File browser
    Compare changes
src/_includes/nav/copyright-back-to-top.njk
+ 1
- 1
  • View file @ 3bcc71fc

  • Edit in single-file editor

  • Open in Web IDE


<p class="l-footer__copyright c-footer__copyright">
&copy; 2013–2020 The Accessibility Project. <a class="c-footer__copyright-link" href="https://www.apache.org/licenses/LICENSE-2.0"><abbr>APLv2</abbr></a>. Powered by <a class="c-footer__copyright-link" href="https://www.11ty.io/">Eleventy</a> and <a class="c-footer__copyright-link" href="https://www.netlify.com/">Netlify</a>.
&copy; 2013–2020 The Accessibility Project. <a class="c-footer__copyright-link" href="https://www.apache.org/licenses/LICENSE-2.0"><abbr>APLv2</abbr></a>. Powered by <a class="c-footer__copyright-link" href="https://www.11ty.io/">Eleventy</a>, <a class="c-footer__copyright-link" href="https://www.netlify.com/">Netlify</a>, and <a class="c-footer__copyright-link" href="https://github.com/a11yproject/a11yproject.com">GitHub</a>.
</p>
<p class="l-footer__top c-footer__top">
<a class="c-footer__copyright-link" href="#header">Back to top</a>
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
1
build
1
build
    Assign labels
  • Manage project labels

Milestone
v3.2.0
v3.2.0
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: twbs/bootstrap!13528
Source branch: add-github-to-footer

Menu

Explore Projects Groups Snippets