Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Update copy for Hollie's Hub for Good (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 authored Mar 23, 2021
1 parent d9dff53 commit ff7e707
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hub for Good list
# Hollie's Hub for Good projects list

A list of all the public projects from DigitalOcean's Hub for Good.
A collection of projects making an impact with Hollie's Hub for Good.

---

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hub-for-good-list",
"version": "1.0.0",
"description": "A list of all the public projects from DigitalOcean's Hub for Good.",
"description": "A collection of projects making an impact with Hollie's Hub for Good.",
"license": "Apache-2.0",
"scripts": {
"build": "npm run build:clean && npm run build:template && npm run build:data && npm run build:static && npm run build:tool",
Expand Down
10 changes: 5 additions & 5 deletions src/hub-for-good-list/i18n/en/templates/app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2020 DigitalOcean
Copyright 2021 DigitalOcean
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -15,10 +15,10 @@ limitations under the License.
*/

export default {
title: 'Hub for Good list',
description: 'A list of all the public projects from DigitalOcean\'s Hub for Good.',
search: 'Search the Hub for Good projects...',
noResults: 'Sorry, no Hub for Good projects matched your search.',
title: 'Hollie\'s Hub for Good projects list',
description: 'A collection of projects making an impact with Hollie\'s Hub for Good.',
search: 'Search Hollie\'s Hub for Good projects...',
noResults: 'Sorry, no Hollie\'s Hub for Good projects matched your search.',
projectNameLink: 'Project name & link',
projectPurpose: 'Project purpose',
improveHealthAndEducation: 'Improves health and education',
Expand Down
4 changes: 2 additions & 2 deletions src/hub-for-good-list/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright 2020 DigitalOcean
Copyright 2021 DigitalOcean
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -15,7 +15,7 @@
-->

<extends src="../build/base.html">
<block name="title"><title>Hub for Good list | DigitalOcean</title></block>
<block name="title"><title>Hollie's Hub for Good projects list | DigitalOcean</title></block>
<block name="head">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css" integrity="sha256-UzFD2WYH2U1dQpKDjjZK72VtPeWP50NoJjd26rnAdUI=" crossorigin="anonymous" />
Expand Down

1 comment on commit ff7e707

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been deployed to DigitalOcean Spaces for easy reviewing.

hub-for-good-list (Build Analysis Report)

Please sign in to comment.