Skip to content

Commit

Permalink
Text updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dstillman committed Jun 14, 2021
1 parent bedaa73 commit 929e127
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/html/index.hbs
Expand Up @@ -2,8 +2,8 @@
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>ZoteroBib</title>
<meta name="description" content="ZoteroBib is a free service that helps you build a bibliography instantly from any computer or device, without creating an account or installing any software.">
<title>ZoteroBib: Fast, free bibliography generator - MLA, APA, Chicago, Harvard citations</title>
<meta name="description" content="Free, accurate citation and bibliography maker for APA, Chicago, Harvard, MLA, and 10,000 other styles. No ads, no downloads, no account required.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="/static/bib.css">
<link rel="shortcut icon" href="/static/favicon.ico" type="image/x-icon">
Expand Down
4 changes: 2 additions & 2 deletions src/js/components/about.jsx
Expand Up @@ -129,8 +129,8 @@ class About extends React.PureComponent {
<h2 className="h4">Style selection</h2>
<p>
Format your bibliography using APA, MLA, Chicago / Turabian,
or any of the 9,000+
other <a href="http://citationstyles.org/">CSL</a> styles.
Harvard, or any of the 10,000+
other <a href="https://citationstyles.org/">CSL</a> styles.
</p>
</section>
<section className="feature">
Expand Down

0 comments on commit 929e127

Please sign in to comment.